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