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