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