Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • HTML Tutorial
  • HTML Exercises
  • HTML Tags
  • HTML Attributes
  • Global Attributes
  • Event Attributes
  • HTML Interview Questions
  • HTML DOM
  • DOM Audio/Video
  • HTML 5
  • HTML Examples
  • Color Picker
  • A to Z Guide
  • HTML Formatter
Open In App
Next Article:
UTF-8 Plant Emojis
Next article icon

UTF-8 Plant Emojis

Last Updated : 21 Feb, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

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 - &#x1F33F; - &#127807;</p>     <p> Ear of Rice Emoji - &#x1F33E; - &#127806;</p>     <p> Palm Tree Emoji - &#x1F334; - &#127796;</p>  <!--Driver Code Starts--> </body> </html>     <!--Driver Code Ends--> 

In this Example

  • This HTML code uses hexadecimal (&#x1F33F) and decimal (&#127807) 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:

EmojiNameUnicodeHTML EntityDecimal Code
🌸Cherry BlossomU+1F338&#x1F338;&#127800;
🌺HibiscusU+1F33A&#x1F33A;&#127802;
🌼BlossomU+1F33C&#x1F33C;&#127804;
🌷TulipU+1F337&#x1F337;&#127799;
🪻LotusU+1FAB4&#x1FAB4;&#129716;
🌻SunflowerU+1F33B&#x1F33B;&#127803;
🏵RosetteU+1F3F5&#x1F3F5;&#127989;
💐BouquetU+1F490&#x1F490;&#128144;
🌹RoseU+1F339&#x1F339;&#127801;
🪷Water LilyU+1FAB7&#x1FAB7;&#129719;
🌺CamelliaU+1F33A&#x1F33A;&#127802;
🌵Cactus FlowerU+1F335&#x1F335;&#127797;
🌿FernU+1F33F&#x1F33F;&#127807;
🍀CloverU+1F340&#x1F340;&#127808;
🍁Maple LeafU+1F341&#x1F341;&#127809;
🍂Fallen LeavesU+1F342&#x1F342;&#127810;
🍃Fluttering LeafU+1F343&#x1F343;&#127811;

Trees & Leaves

Here is a list of trees and leaves, with their HTML entities, decimal codes, and Unicode:

EmojiNameUnicodeHTML EntityDecimal Code
🌳Deciduous TreeU+1F333&#x1F333;&#127795;
🌴Palm TreeU+1F334&#x1F334;&#127796;
🌵CactusU+1F335&#x1F335;&#127797;
🌲Evergreen TreeU+1F332&#x1F332;&#127794;
🍀CloverU+1F340&#x1F340;&#127808;
🍁Maple LeafU+1F341&#x1F341;&#127809;
🍂Fallen LeavesU+1F342&#x1F342;&#127810;
🍃Fluttering LeafU+1F343&#x1F343;&#127811;
🌾Sheaf of RiceU+1F33E&#x1F33E;&#127806;
🎋Tanabata TreeU+1F38B&#x1F38B;&#127883;
🎍Pine DecorationU+1F38D&#x1F38D;&#127885;
🏝Desert IslandU+1F3DD&#x1F3DD;&#127965;

Vegetable

Here is a list of vegetables, with their HTML entities, decimal codes, and Unicode:

EmojiNameUnicodeHTML EntityDecimal Code
🥕CarrotU+1F955&#x1F955;&#129365;
🌽Ear of CornU+1F33D&#x1F33D;&#127805;
🥔PotatoU+1F954&#x1F954;&#129364;
🥒CucumberU+1F952&#x1F952;&#129362;
🥬Leafy GreenU+1F96C&#x1F96C;&#129388;
🍆EggplantU+1F346&#x1F346;&#127814;
🧅OnionU+1F9C5&#x1F9C5;&#129477;
🧄GarlicU+1F9C4&#x1F9C4;&#129476;
🥜PeanutsU+1F95C&#x1F95C;&#129372;
🌰ChestnutU+1F330&#x1F330;&#127792;
🍄MushroomU+1F344&#x1F344;&#127812;

Fruit Symbols:

Here is a list of fruits, along with their HTML entities, decimal codes, and Unicode:

EmojiNameUnicodeHTML EntityDecimal Code
🍎Red AppleU+1F34E&#x1F34E;&#127822;
🍏Green AppleU+1F34F&#x1F34F;&#127823;
🍊TangerineU+1F34A&#x1F34A;&#127818;
🍋LemonU+1F34B&#x1F34B;&#127819;
🍌BananaU+1F34C&#x1F34C;&#127820;
🍉WatermelonU+1F349&#x1F349;&#127817;
🍇GrapesU+1F347&#x1F347;&#127815;
🍓StrawberryU+1F353&#x1F353;&#127827;
🍒CherriesU+1F352&#x1F352;&#127826;
🍍PineappleU+1F34D&#x1F34D;&#127821;
🥭MangoU+1F96D&#x1F96D;&#129389;
🥝Kiwi FruitU+1F95D&#x1F95D;&#129373;

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.


Next Article
UTF-8 Plant Emojis

T

tanmxcwi
Improve
Article Tags :
  • HTML

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
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences