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 HA) is the Unicode character at code point U+195E. 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+195E | |
| decimal | 6494 | |
| htmldecimal | ᥞ | |
| htmlhex | ᥞ | |
| css | \195E | |
| javascript | \u{195E} | |
| python | \u195e | |
| java | \u195E | |
| go | \u195E | |
| ruby | \u{195E} | |
| rust | \u{195E} | |
| ccpp | \u195e | |
| urlencoded | %E1%A5%9E | |
| utf8bytes | e1 a5 9e | |
| utf16bebytes | 19 5e | |
| utf32bebytes | 00 00 19 5e |
How to Use
HTML:
ᥞ
CSS:
content: "\195E"
JavaScript:
"\u{195E}"
Python:
"\u195e"
Properties
Frequently Asked Questions
What is the ᥞ character (TAI LE LETTER HA)?
ᥞ (TAI LE LETTER HA) is the Unicode character U+195E.
What is the Unicode codepoint of TAI LE LETTER HA?
The TAI LE LETTER HA character (ᥞ) has codepoint U+195E.
How do I type or copy TAI LE LETTER HA?
Copy ᥞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.