free-symbols

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

UnicodeU+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}.