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 A) is the Unicode character at code point U+0F68. 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+0F68 | |
| decimal | 3944 | |
| htmldecimal | ཨ | |
| htmlhex | ཨ | |
| css | \0F68 | |
| javascript | \u{F68} | |
| python | \u0f68 | |
| java | \u0F68 | |
| go | \u0F68 | |
| ruby | \u{F68} | |
| rust | \u{F68} | |
| ccpp | \u0f68 | |
| urlencoded | %E0%BD%A8 | |
| utf8bytes | e0 bd a8 | |
| utf16bebytes | 0f 68 | |
| utf32bebytes | 00 00 0f 68 |
How to Use
HTML:
ཨ
CSS:
content: "\0F68"
JavaScript:
"\u{F68}"
Python:
"\u0f68"
Properties
Frequently Asked Questions
What is the ཨ character (TIBETAN LETTER A)?
ཨ (TIBETAN LETTER A) is the Unicode character U+0F68.
What is the Unicode codepoint of TIBETAN LETTER A?
The TIBETAN LETTER A character (ཨ) has codepoint U+0F68.
How do I type or copy TIBETAN LETTER A?
Copy ཨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.