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
ᥠ (TAI LE LETTER KHA) is the Unicode character at code point U+1960. It belongs to the Tai Le block, in the Other Letter (Lo) general category. Its script is Tale.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1960 | |
| decimal | 6496 | |
| htmldecimal | ᥠ | |
| htmlhex | ᥠ | |
| css | \1960 | |
| javascript | \u{1960} | |
| python | \u1960 | |
| java | \u1960 | |
| go | \u1960 | |
| ruby | \u{1960} | |
| rust | \u{1960} | |
| ccpp | \u1960 | |
| urlencoded | %E1%A5%A0 | |
| utf8bytes | e1 a5 a0 | |
| utf16bebytes | 19 60 | |
| utf32bebytes | 00 00 19 60 |
How to Use
HTML:
ᥠ
CSS:
content: "\1960"
JavaScript:
"\u{1960}"
Python:
"\u1960"
Properties
Frequently Asked Questions
What is the ᥠ character (TAI LE LETTER KHA)?
ᥠ (TAI LE LETTER KHA) is the Unicode character U+1960.
What is the Unicode codepoint of TAI LE LETTER KHA?
The TAI LE LETTER KHA character (ᥠ) has codepoint U+1960.
How do I type or copy TAI LE LETTER KHA?
Copy ᥠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.