free-symbols

Myanmar Symbol Shan One Letter

႞ is the Myanmar Shan numeral symbol for one (U+109E).

U+109E

႞ is a Myanmar script character used as a Shan numeral. It’s encoded at U+109E, so it can be copied reliably in modern text editors. Below you’ll find practical ways to use and encode it in HTML, CSS, and JavaScript.

Myanmar Symbol Shan One Letter Meaning

႞ (U+109E) is named “MYANMAR SYMBOL SHAN ONE.” It belongs to the Myanmar writing system and is used in contexts where Shan numeral forms are needed. Like other numeral symbols, it represents the value “one” within Shan numeral conventions. You may encounter it in documents, labels, or typography that specifically use Myanmar/Shan numeral styles rather than Western digits. When building multilingual content, the main practical takeaway is correct encoding: use the character itself for copy/paste, or use the provided Unicode escapes for programming and styling.

Common uses

  • Typing Shan numerals in Myanmar-language text
  • Designing posters or labels that use Shan numeral styling
  • Documenting or proofreading content that includes U+109E
  • Building multilingual forms or data displays that require this digit
  • Social or educational materials demonstrating numeral characters

Examples

႞ — Myanmar Symbol Shan One

  • ႞ ႟႞႟႞
  • ႞ ကိုယ်စာရင်း ႟ႠႡႢ
  • အတန်း ႞
  • ႞ ႨႩႪ ႫႬ
  • ႞ ႯႰႱ

Variations

Technical codes

UnicodeU+109E
HTML Entity႞
HTML Code႞
CSS\109E

FAQ

What does the Myanmar Symbol Shan One letter mean?

႞ (U+109E) is named “MYANMAR SYMBOL SHAN ONE.” It belongs to the Myanmar writing system and is used in contexts where Shan numeral forms are needed. Like other numeral symbols, it represents the value “one” within Shan numeral conventions. You may encounter it in documents, labels, or typography that specifically use Myanmar/Shan numeral styles rather than Western digits. When building multilingual content, the main practical takeaway is correct encoding: use the character itself for copy/paste, or use the provided Unicode escapes for programming and styling.

What is the Unicode code point for ႞?

႞ is U+109E (HTML entity: ႞).

How can I copy ႞ reliably?

Copy the character directly from this page (“႞”), then paste it into your editor, CMS, or design tool.

How do I enter ႞ in CSS?

Use the CSS escape: \\109E.

How do I enter ႞ in JavaScript?

Use Unicode escaping: \\u{109E}.