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