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