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