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 SIGN SHAN TONE-3) is the Unicode character at code point U+1088. It belongs to the Myanmar block, in the Spacing Mark (Mc) general category. Its script is Mymr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1088 | |
| decimal | 4232 | |
| htmldecimal | ႈ | |
| htmlhex | ႈ | |
| css | \1088 | |
| javascript | \u{1088} | |
| python | \u1088 | |
| java | \u1088 | |
| go | \u1088 | |
| ruby | \u{1088} | |
| rust | \u{1088} | |
| ccpp | \u1088 | |
| urlencoded | %E1%82%88 | |
| utf8bytes | e1 82 88 | |
| utf16bebytes | 10 88 | |
| utf32bebytes | 00 00 10 88 |
How to Use
HTML:
ႈ
CSS:
content: "\1088"
JavaScript:
"\u{1088}"
Python:
"\u1088"
Properties
Frequently Asked Questions
What is the ႈ character (MYANMAR SIGN SHAN TONE-3)?
ႈ (MYANMAR SIGN SHAN TONE-3) is the Unicode character U+1088.
What is the Unicode codepoint of MYANMAR SIGN SHAN TONE-3?
The MYANMAR SIGN SHAN TONE-3 character (ႈ) has codepoint U+1088.
How do I type or copy MYANMAR SIGN SHAN TONE-3?
Copy ႈ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.