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 types of plants, trees, and flowers that you can use in texts and online. They help convey nature, seasons, emotions, and even symbolic meanings associated with various plants.
Implementing Plant Emojis in Code
HTML <!--Driver Code Starts--> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Animal Emojis</title> </head> <body> <!--Driver Code Ends--> <p> Herb Emoji - 🌿 - 🌿</p> <p> Ear of Rice Emoji - 🌾 - 🌾</p> <p> Palm Tree Emoji - 🌴 - 🌴</p> <!--Driver Code Starts--> </body> </html> <!--Driver Code Ends-->
In this Example
- This HTML code uses hexadecimal (🌿) and decimal (🌿) entity codes to display plant 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 Plant Emojis
Below is a list of commonly used plant emojis, categorized with their Unicode, HTML entity, and decimal codes.
Flowers
Here is a list of flowers, with their HTML entities, decimal codes, and Unicode:
Emoji | Name | Unicode | HTML Entity | Decimal Code |
---|
🌸 | Cherry Blossom | U+1F338 | 🌸 | 🌸 |
🌺 | Hibiscus | U+1F33A | 🌺 | 🌺 |
🌼 | Blossom | U+1F33C | 🌼 | 🌼 |
🌷 | Tulip | U+1F337 | 🌷 | 🌷 |
🪻 | Lotus | U+1FAB4 | 🪴 | 🪴 |
🌻 | Sunflower | U+1F33B | 🌻 | 🌻 |
🏵 | Rosette | U+1F3F5 | 🏵 | 🏵 |
💐 | Bouquet | U+1F490 | 💐 | 💐 |
🌹 | Rose | U+1F339 | 🌹 | 🌹 |
🪷 | Water Lily | U+1FAB7 | 🪷 | 🪷 |
🌺 | Camellia | U+1F33A | 🌺 | 🌺 |
🌵 | Cactus Flower | U+1F335 | 🌵 | 🌵 |
🌿 | Fern | U+1F33F | 🌿 | 🌿 |
🍀 | Clover | U+1F340 | 🍀 | 🍀 |
🍁 | Maple Leaf | U+1F341 | 🍁 | 🍁 |
🍂 | Fallen Leaves | U+1F342 | 🍂 | 🍂 |
🍃 | Fluttering Leaf | U+1F343 | 🍃 | 🍃 |
Trees & Leaves
Here is a list of trees and leaves, with their HTML entities, decimal codes, and Unicode:
Emoji | Name | Unicode | HTML Entity | Decimal Code |
---|
🌳 | Deciduous Tree | U+1F333 | 🌳 | 🌳 |
🌴 | Palm Tree | U+1F334 | 🌴 | 🌴 |
🌵 | Cactus | U+1F335 | 🌵 | 🌵 |
🌲 | Evergreen Tree | U+1F332 | 🌲 | 🌲 |
🍀 | Clover | U+1F340 | 🍀 | 🍀 |
🍁 | Maple Leaf | U+1F341 | 🍁 | 🍁 |
🍂 | Fallen Leaves | U+1F342 | 🍂 | 🍂 |
🍃 | Fluttering Leaf | U+1F343 | 🍃 | 🍃 |
🌾 | Sheaf of Rice | U+1F33E | 🌾 | 🌾 |
🎋 | Tanabata Tree | U+1F38B | 🎋 | 🎋 |
🎍 | Pine Decoration | U+1F38D | 🎍 | 🎍 |
🏝 | Desert Island | U+1F3DD | 🏝 | 🏝 |
Vegetable
Here is a list of vegetables, with their HTML entities, decimal codes, and Unicode:
Emoji | Name | Unicode | HTML Entity | Decimal Code |
---|
🥕 | Carrot | U+1F955 | 🥕 | 🥕 |
🌽 | Ear of Corn | U+1F33D | 🌽 | 🌽 |
🥔 | Potato | U+1F954 | 🥔 | 🥔 |
🥒 | Cucumber | U+1F952 | 🥒 | 🥒 |
🥬 | Leafy Green | U+1F96C | 🥬 | 🥬 |
🍆 | Eggplant | U+1F346 | 🍆 | 🍆 |
🧅 | Onion | U+1F9C5 | 🧅 | 🧅 |
🧄 | Garlic | U+1F9C4 | 🧄 | 🧄 |
🥜 | Peanuts | U+1F95C | 🥜 | 🥜 |
🌰 | Chestnut | U+1F330 | 🌰 | 🌰 |
🍄 | Mushroom | U+1F344 | 🍄 | 🍄 |
Fruit Symbols:
Here is a list of fruits, along with their HTML entities, decimal codes, and Unicode:
Emoji | Name | Unicode | HTML Entity | Decimal Code |
---|
🍎 | Red Apple | U+1F34E | 🍎 | 🍎 |
🍏 | Green Apple | U+1F34F | 🍏 | 🍏 |
🍊 | Tangerine | U+1F34A | 🍊 | 🍊 |
🍋 | Lemon | U+1F34B | 🍋 | 🍋 |
🍌 | Banana | U+1F34C | 🍌 | 🍌 |
🍉 | Watermelon | U+1F349 | 🍉 | 🍉 |
🍇 | Grapes | U+1F347 | 🍇 | 🍇 |
🍓 | Strawberry | U+1F353 | 🍓 | 🍓 |
🍒 | Cherries | U+1F352 | 🍒 | 🍒 |
🍍 | Pineapple | U+1F34D | 🍍 | 🍍 |
🥭 | Mango | U+1F96D | 🥭 | 🥭 |
🥝 | Kiwi Fruit | U+1F95D | 🥝 | 🥝 |
Conclusion
UTF-8 plant emojis provide a visually appealing way to enhance digital communication. From web design to casual messaging, these emojis can add personality and convey nature-related themes in an engaging and relatable manner.
Similar Reads
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 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 Transport 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 rep
2 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