Lao Digit One Letter
“໑” is the Lao digit one character used to write the number 1 in the Lao script.
U+0ED1
“໑” is a Unicode character named LAO DIGIT ONE. It represents the number 1 when using the Lao writing system. You can copy it directly or use the provided codepoint and escape sequences in your projects.
Lao Digit One Letter Meaning
“໑” (U+0ED1) is the Lao numeral for the value 1. Like other digits, it’s used in numbers, dates, and ordinal contexts when the surrounding text is written in Lao script. In everyday digital content, you’ll commonly see it in counters (“1 item”), simple numeric labels, and Lao-language forms where numbers are expected to match the local numeral style rather than Latin digits. It’s also useful for typographic consistency—mixing Latin “1” with Lao digits can look mismatched, especially in UI components and headings.
Common uses
- •Writing numbers in Lao-language text while keeping numeral style consistent
- •UI labels and counters for Lao interfaces (e.g., step ໑, item ໑)
- •Form fields and receipts where Lao numerals are preferred
- •Document headings and lists that use Lao numerals instead of Latin digits
- •Social media captions or posts that use Lao numbering
Examples
໑ Lao Digit One (U+0ED1)
- ໑໑ ຄົນ
- ໑ຂັ້ນຕອນ໑
- ໑ລາຄາ໑ ຢູ່ໃນຕາຕະລາງ
- ໑ວັນທີ໑
- ໑໑ ປື້ມ
Variations
Technical codes
| Unicode | U+0ED1 | |
| HTML Entity | ໑ | |
| HTML Code | ໑ | |
| CSS | \0ED1 |
FAQ
What does the Lao Digit One letter mean?
“໑” (U+0ED1) is the Lao numeral for the value 1. Like other digits, it’s used in numbers, dates, and ordinal contexts when the surrounding text is written in Lao script. In everyday digital content, you’ll commonly see it in counters (“1 item”), simple numeric labels, and Lao-language forms where numbers are expected to match the local numeral style rather than Latin digits. It’s also useful for typographic consistency—mixing Latin “1” with Lao digits can look mismatched, especially in UI components and headings.
What Unicode character is “໑”?
“໑” is the Unicode character LAO DIGIT ONE with codepoint U+0ED1.
How do I copy “໑” in HTML?
Use the HTML entity: ໑ (as provided).
How do I include “໑” in CSS or JavaScript?
CSS escape: \\0ED1. JavaScript escape: \\u{0ED1} (as provided).
Is “໑” the same as the Latin digit 1?
They look similar, but they are different characters. “໑” is the Lao digit one; Latin “1” is a different Unicode character.