Thai Character No Nen Letter
ณ is the Thai character NO NEN (U+0E13), used in written Thai words and names.
U+0E13
The symbol ณ is a Thai letter: THAI CHARACTER NO NEN. It has the Unicode code point U+0E13 and can be copied or inserted using common web-safe escapes.
Thai Character No Nen Letter Meaning
ณ is the Thai character known as THAI CHARACTER NO NEN (Unicode U+0E13). In Thai writing, it functions as a consonant within words and names, contributing to the pronunciation and spelling patterns of Thai language. You’ll most often see it in proper nouns and Thai terms where this particular consonant is part of the correct orthography. When using it in text, make sure your font supports Thai glyphs; most modern Unicode fonts do. For digital work, the character is reliably represented by its Unicode code point and can be used with HTML, CSS, and JavaScript escape sequences.
Common uses
- •Writing Thai names and personal/brand identifiers that include ณ
- •Labeling products or locations in Thai-language interfaces
- •Creating Thai text in documents, forms, and captions
- •Designing posters and social posts that require accurate Thai spelling
- •Developing multilingual apps that need correct Thai character rendering
Examples
ณ (Thai Character No NEN)
- ณณิชา เป็นชื่อภาษาไทย
- ณพบกันที่สำนักงาน ณ ชั้นสอง
- ณบริษัท ณ. จำกัด
- ณฉันชอบคำว่า ณเดชน์
- ณเขียน ณ ในประโยคนี้
Variations
Technical codes
| Unicode | U+0E13 | |
| HTML Entity | ณ | |
| HTML Code | ณ | |
| CSS | \0E13 |
FAQ
What does the Thai Character No Nen letter mean?
ณ is the Thai character known as THAI CHARACTER NO NEN (Unicode U+0E13). In Thai writing, it functions as a consonant within words and names, contributing to the pronunciation and spelling patterns of Thai language. You’ll most often see it in proper nouns and Thai terms where this particular consonant is part of the correct orthography. When using it in text, make sure your font supports Thai glyphs; most modern Unicode fonts do. For digital work, the character is reliably represented by its Unicode code point and can be used with HTML, CSS, and JavaScript escape sequences.
What is the Unicode for ณ?
The Unicode code point for ณ is U+0E13 (THAI CHARACTER NO NEN).
How do I include ณ in HTML?
You can use the HTML entity form: ณ.
How do I use ณ in CSS?
In CSS, you can use the escape: \\0E13.
How do I type or insert ณ from code?
Use the JavaScript escape: \\u{0E13} (or paste the character directly if your editor supports it).