free-symbols

Gurmukhi Letter Ee Letter

“ਏ” is the Gurmukhi letter EE (U+0A0F) used in Punjabi writing.

U+0A0F

“ਏ” is a Gurmukhi letter used for writing Punjabi in the Gurmukhi script. It has a specific Unicode identity, making it easy to copy correctly across devices. Below you’ll find direct copy options and the exact code points/escapes used by developers and designers.

Gurmukhi Letter Ee Letter Meaning

Gurmukhi Letter EE (ਏ) is one of the core characters in the Gurmukhi (Punjabi) writing system. In practical terms, it represents the sound associated with the “ee” vowel in Punjabi orthography, and it appears as part of words and grammatical forms. Because it is a single Unicode character (U+0A0F), it’s important to copy it from the source page rather than using visually similar characters from other scripts. Using the correct Unicode character helps prevent font fallback issues, mis-encoding, and incorrect text rendering.

Common uses

  • Typing Punjabi words that include the “ee” vowel sound in Gurmukhi
  • Designing multilingual posters or flyers in Punjabi script
  • Writing or editing Punjabi text in documents, forms, or signage
  • Programming text content that must be displayed in Gurmukhi correctly
  • Creating social media captions or handles using Punjabi characters

Examples

ਏ (Gurmukhi Letter EE) – Free Copy & Unicode Info

  • ਏਥੇ
  • ਲੱਗੇ
  • ਦੇਖੋ
  • ਨਵੇਂ
  • ਸੁੰਦਰ

Variations

Technical codes

UnicodeU+0A0F
HTML Entityਏ
HTML Codeਏ
CSS\0A0F

FAQ

What does the Gurmukhi Letter Ee letter mean?

Gurmukhi Letter EE (ਏ) is one of the core characters in the Gurmukhi (Punjabi) writing system. In practical terms, it represents the sound associated with the “ee” vowel in Punjabi orthography, and it appears as part of words and grammatical forms. Because it is a single Unicode character (U+0A0F), it’s important to copy it from the source page rather than using visually similar characters from other scripts. Using the correct Unicode character helps prevent font fallback issues, mis-encoding, and incorrect text rendering.

What Unicode character is “ਏ”?

“ਏ” is Gurmukhi Letter EE with Unicode code point U+0A0F.

How can I copy “ਏ” reliably in HTML?

Use the HTML entity: ਏ

What is the CSS escape for this character?

The CSS escape is: \\0A0F

What is the JavaScript escape for “ਏ”?

The JavaScript escape is: \\u{0A0F}