Lao Digit Nine Letter
໙ is the Lao numeral for nine, encoded as Unicode U+0ED9.
U+0ED9
໙ represents the number nine in the Lao script. It’s useful when you need Lao-language numerals for text, UI, or typography. Below you’ll find copy options and developer-friendly escapes.
Lao Digit Nine Letter Meaning
໙ is the Lao digit nine character, named “LAO DIGIT NINE” in Unicode. Like other digits, it’s used to write the number 9 in Lao text. You’ll typically encounter it in Lao-language writing, localized interfaces, forms, addresses, and any content where numbers must match the Lao script style. When formatting or validating text, treat it as a digit character rather than a Latin “9” because fonts and text rendering may differ. For digital work, the most reliable way to insert it is by using its Unicode code point U+0ED9 or the provided escapes.
Common uses
- •Writing Lao-language numbers in plain text and documents
- •Localized UI labels and counters that require Lao numerals
- •Form inputs, displays, and data tables in Lao contexts
- •Designing posters or social media text that uses Lao script
- •Developer use in HTML/CSS/JavaScript when rendering Lao digits
Examples
໙ Lao Digit Nine (U+0ED9)
- ໙໙
- ໙ອາຍຸ ໙ ປີ
- ໙ຄົ້ນຫາຫາລະຫັດ ໙
- ໙ລາຄາ ໙໐໐ ກີບ
- ໙ຫ້ອງ ໙
Variations
Technical codes
| Unicode | U+0ED9 | |
| HTML Entity | ໙ | |
| HTML Code | ໙ | |
| CSS | \0ED9 |
FAQ
What does the Lao Digit Nine letter mean?
໙ is the Lao digit nine character, named “LAO DIGIT NINE” in Unicode. Like other digits, it’s used to write the number 9 in Lao text. You’ll typically encounter it in Lao-language writing, localized interfaces, forms, addresses, and any content where numbers must match the Lao script style. When formatting or validating text, treat it as a digit character rather than a Latin “9” because fonts and text rendering may differ. For digital work, the most reliable way to insert it is by using its Unicode code point U+0ED9 or the provided escapes.
What Unicode character is this?
໙ is “LAO DIGIT NINE” with Unicode code point U+0ED9.
How can I copy it using HTML?
Use the HTML entity: ໙.
What are the common programming escapes?
CSS escape: \\0ED9. JavaScript escape: \\u{0ED9}.
Is this the same as the Latin digit 9?
No. It’s a Lao digit character, so it may render differently and should be used when you want Lao-script numerals.