copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('႞'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
႞
Overview
႞ (MYANMAR SYMBOL SHAN ONE) is the Unicode character at code point U+109E. It belongs to the Myanmar block, in the Other Symbol (So) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+109E | |
| decimal | 4254 | |
| htmldecimal | ႞ | |
| htmlhex | ႞ | |
| css | \109E | |
| javascript | \u{109E} | |
| python | \u109e | |
| java | \u109E | |
| go | \u109E | |
| ruby | \u{109E} | |
| rust | \u{109E} | |
| ccpp | \u109e | |
| urlencoded | %E1%82%9E | |
| utf8bytes | e1 82 9e | |
| utf16bebytes | 10 9e | |
| utf32bebytes | 00 00 10 9e |
How to Use
HTML:
႞
CSS:
content: "\109E"
JavaScript:
"\u{109E}"
Python:
"\u109e"
Properties
Frequently Asked Questions
What is the ႞ character (MYANMAR SYMBOL SHAN ONE)?
႞ (MYANMAR SYMBOL SHAN ONE) is the Unicode character U+109E.
What is the Unicode codepoint of MYANMAR SYMBOL SHAN ONE?
The MYANMAR SYMBOL SHAN ONE character (႞) has codepoint U+109E.
How do I type or copy MYANMAR SYMBOL SHAN ONE?
Copy ႞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.