Emojis are a great way to express ideas and to add them to your website's HTML code, you'll need their codes (HEXA/DEC). Here we are providing the hexadecimal, HTML entity, and decimal UTF-8 emoji codes that you can use.
Check Out:- What is UTF-8 in HTML?
What are Transport Emojis?
Transport emojis represent various modes of transportation, including land, air, and sea vehicles. They are widely used in digital communication to indicate travel, movement, and transportation-related discussions.
Implementing Animals Emojis in Code
HTML <!--Driver Code Starts--> <html lang="en"> <head> <meta charset="utf-8"/> <meta content="width=device-width, initial-scale=1.0" name="viewport"/> <title> Transport Emojis </title> </head> <body> <!--Driver Code Ends--> <p>Car Emoji - 🚗 - 🚗</p> <p>Rocket Emoji - 🚀 - 🚀</p> <p>Ship Emoji - 🚢 - 🚢</p> <!--Driver Code Starts--> </body> </html> <!--Driver Code Ends-->
In this Example:
- The HTML code uses hexadecimal (
🚗
) and decimal (🚗
) entity codes to display transport emojis. - Hexadecimal codes start with
&#x
and are base-16, while decimal codes are base-10 and use just &#
. Both represent the same emoji character.
Popular Transport Emojis
Here’s a list of commonly used transport emojis, along with their Unicode hash code ,HTML entity and decimal code:
Land vehicles:
Here are some Land emojis, along with their HTML entities and decimal codes:
Emoji | Name | Unicode | HTML Entity | Decimal Code |
---|
🚗 | Car | U+1F697 | 🚗 | 🚗 |
🚕 | Taxi | U+1F695 | 🚕 | 🚕 |
🚌 | Bus | U+1F68C | 🚌 | 🚌 |
🚎 | Trolleybus | U+1F68E | 🚎 | 🚎 |
🚓 | Police Car | U+1F693 | 🚓 | 🚓 |
🚑 | Ambulance | U+1F691 | 🚑 | 🚑 |
🚒 | Fire Truck | U+1F692 | 🚒 | 🚒 |
🚚 | Delivery Truck | U+1F69A | 🚚 | 🚚 |
🚜 | Tractor | U+1F69C | 🚜 | 🚜 |
Air Vehicles:
Here are some Air emojis, along with their HTML entities and decimal codes:
Emoji | Name | Unicode | HTML Entity | Decimal Code |
---|
✈️ | Airplane | U+2708 | ✈ | ✈ |
🚁 | Helicopter | U+1F681 | 🚁 | 🚁 |
🚀 | Rocket | U+1F680 | 🚀 | 🚀 |
Water Vehicles:
Here are some Water emojis, along with their HTML entities and decimal codes:
Emoji | Name | Unicode | HTML Entity | Decimal Code |
---|
⛵ | Sailboat | U+26F5 | ⛵ | ⛵ |
🚤 | Speedboat | U+1F6A4 | 🚤 | 🚤 |
🚢 | Ship | U+1F6A2 | 🚢 | 🚢 |
⛴️ | Ferry | U+26F4 | ⛴ | ⛴ |
🛳️ | Passenger Ship | U+1F6F3 | 🛳 | 🛳 |
Traffic Signs:
Here are some Traffic Signs emojis, along with their HTML entities and decimal codes:
Emoji | Name | Unicode | HTML Entity | Decimal Code |
---|
⛔ | No Entry | U+26D4 | ⛔ | ⛔ |
🚥 | Traffic Light Horizontal | U+1F6A5 | 🚥 | 🚥 |
🚦 | Traffic Light Vertical | U+1F6A6 | 🚦 | 🚦 |
🚧 | Construction Sign | U+1F6A7 | 🚧 | 🚧 |
🚨 | Police Car Light | U+1F6A8 | 🚨 | 🚨 |
🚩 | Triangular Flag | U+1F6A9 | 🚩 | 🚩 |
🚪 | Door | U+1F6AA | 🚪 | 🚪 |
🚫 | No Entry | U+1F6AB | 🚫 | 🚫 |
🚬 | Smoking | U+1F6AC | 🚬 | 🚬 |
🚭 | No Smoking | U+1F6AD | 🚭 | 🚭 |
🚮 | Put Litter in Bin | U+1F6AE | 🚮 | 🚮 |
🚯 | Do Not Litter | U+1F6AF | 🚯 | 🛏 |
🚰 | Potable Water | U+1F6B0 | 🚰 | 🚰 |
🚱 | Non-Potable Water | U+1F6B1 | 🚱 | 🚱 |
🚲 | Bicycle | U+1F6B2 | 🚲 | 🚲 |
🚳 | No Bicycles | U+1F6B3 | 🚳 | 🛓 |
🚴 | Bicyclist | U+1F6B4 | 🚴 | 🛔 |
🚵 | Mountain Bicyclist | U+1F6B5 | 🚵 | 🛕 |
🚶 | Pedestrian | U+1F6B6 | 🚶 | 🚶 |
🚷 | No Pedestrians | U+1F6B7 | 🚷 | 🚷 |
🚸 | Children Crossing | U+1F6B8 | 🚸 | 🚸 |
Conclusion
UTF-8 transport emojis are a versatile and engaging way to represent vehicles and travel in your communications. Whether you're creating a presentation, designing a website, or sending an email, these emojis can make your content more dynamic and relatable.
Similar Reads
UTF-8 Plant Emojis Emojis enhance your online communication by adding visual expression to your messages. Below, we provide the hexadecimal, HTML entity, and decimal UTF-8 emoji codes you can use directly in your HTML projects.Check Out:- What is UTF-8 in HTML?What are Plant Emojis?Plant emojis represent different typ
2 min read
UTF-8 Emoji People Emojis have become a fun and expressive way to communicate online, and people emojis are one of the most popular categories. HTML code, you'll need their codes(HEXA/DEC). Here we provide the hexadecimal, HTML entity, and decimal UTF-8 emoji codes you can use.Check out:- What is UTF-8 in HTML?What ar
3 min read
UTF-8 Emoji Places Emojis can be a fun and visually engaging way to represent places, landmarks, and locations in office communications, presentations, or web content. They are especially useful for representing places, landmarks, and locations. Below, we provide hexadecimal, HTML entity, and decimal UTF-8 emoji codes
3 min read
UTF-8 Food Emojis Emojis are a great way to enhance your online communication. They're great for representing food, drinks, and more. Below, we provide the hexadecimal, HTML entity, and decimal UTF-8 emoji codes you can use directly in your HTML projects.Check Out:- What is UTF-8 in HTML?What are Food Emojis?Food emo
2 min read
UTF-8 Office Emojis Emojis are a fantastic way to express emotions, actions, or objects in digital communication. If you want to use office-related emojis in your website's HTML code, youâll need their hexadecimal and decimal codes. Below, we provide the Unicode, HTML entity, and decimal UTF-8 emoji codes for various o
2 min read