Lao Digit Three Letter
໓ is the Lao digit for three, encoded as Unicode U+0ED3.
U+0ED3
The symbol ໓ is the Lao digit three. It’s used anywhere you need numbers written in the Lao script. You can copy it directly or use the provided Unicode escapes in software and web pages.
Lao Digit Three Letter Meaning
໓ (LAO DIGIT THREE) is a numeral character representing the value 3 in the Lao writing system. Like other Lao digits, it’s used in everyday text where numbers are written in Lao script rather than Latin digits. This can include dates, counting, measurements, scores, and headings. Because it has its own Unicode code point (U+0ED3), using the correct character matters for accurate display across platforms, fonts, and form inputs. When you’re designing multilingual content or localizing interfaces, using the proper Lao digit helps maintain consistency with the surrounding script.
Common uses
- •Writing dates and days in Lao script (e.g., 3rd day)
- •Counting items or steps using Lao numerals
- •Displaying scores and rankings in Lao-language content
- •Localizing signage, menus, and announcements for Lao readers
- •Formatting content in Lao for documents, presentations, and captions
Examples
໓ Lao Digit Three
- ໓ມື້ທີ ໓ ຂອງເດືອນ
- ໓ລາຄາ ໓ ຮ້ອຍກີບ
- ໓ຄະແນນ: ໓-໐
- ໓ຂັ້ນຕອນ ໓
- ໓ເລກທີ ໓
Variations
Technical codes
| Unicode | U+0ED3 | |
| HTML Entity | ໓ | |
| HTML Code | ໓ | |
| CSS | \0ED3 |
FAQ
What does the Lao Digit Three letter mean?
໓ (LAO DIGIT THREE) is a numeral character representing the value 3 in the Lao writing system. Like other Lao digits, it’s used in everyday text where numbers are written in Lao script rather than Latin digits. This can include dates, counting, measurements, scores, and headings. Because it has its own Unicode code point (U+0ED3), using the correct character matters for accurate display across platforms, fonts, and form inputs. When you’re designing multilingual content or localizing interfaces, using the proper Lao digit helps maintain consistency with the surrounding script.
What Unicode character is ໓?
໓ is the Lao Digit Three, Unicode U+0ED3.
How do I use ໓ in HTML?
You can use the HTML entity: ໓.
How do I include ໓ in CSS?
Use the CSS escape: \\0ED3.
How do I represent ໓ in JavaScript?
Use the JavaScript Unicode escape: \\u{0ED3}.