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
ག (TIBETAN LETTER GA) is the Unicode character at code point U+0F42. It belongs to the Tibetan block, in the Other Letter (Lo) general category. Its script is Tibt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0F42 | |
| decimal | 3906 | |
| htmldecimal | ག | |
| htmlhex | ག | |
| css | \0F42 | |
| javascript | \u{F42} | |
| python | \u0f42 | |
| java | \u0F42 | |
| go | \u0F42 | |
| ruby | \u{F42} | |
| rust | \u{F42} | |
| ccpp | \u0f42 | |
| urlencoded | %E0%BD%82 | |
| utf8bytes | e0 bd 82 | |
| utf16bebytes | 0f 42 | |
| utf32bebytes | 00 00 0f 42 |
How to Use
HTML:
ག
CSS:
content: "\0F42"
JavaScript:
"\u{F42}"
Python:
"\u0f42"
Properties
Frequently Asked Questions
What is the ག character (TIBETAN LETTER GA)?
ག (TIBETAN LETTER GA) is the Unicode character U+0F42.
What is the Unicode codepoint of TIBETAN LETTER GA?
The TIBETAN LETTER GA character (ག) has codepoint U+0F42.
How do I type or copy TIBETAN LETTER GA?
Copy ག directly, or use the HTML entity, UTF-8, and code encodings shown on this page.