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-5) is the Unicode character at code point U+1089. 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+1089 | |
| decimal | 4233 | |
| htmldecimal | ႉ | |
| htmlhex | ႉ | |
| css | \1089 | |
| javascript | \u{1089} | |
| python | \u1089 | |
| java | \u1089 | |
| go | \u1089 | |
| ruby | \u{1089} | |
| rust | \u{1089} | |
| ccpp | \u1089 | |
| urlencoded | %E1%82%89 | |
| utf8bytes | e1 82 89 | |
| utf16bebytes | 10 89 | |
| utf32bebytes | 00 00 10 89 |
How to Use
HTML:
ႉ
CSS:
content: "\1089"
JavaScript:
"\u{1089}"
Python:
"\u1089"
Properties
Frequently Asked Questions
What is the ႉ character (MYANMAR SIGN SHAN TONE-5)?
ႉ (MYANMAR SIGN SHAN TONE-5) is the Unicode character U+1089.
What is the Unicode codepoint of MYANMAR SIGN SHAN TONE-5?
The MYANMAR SIGN SHAN TONE-5 character (ႉ) has codepoint U+1089.
How do I type or copy MYANMAR SIGN SHAN TONE-5?
Copy ႉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.