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 THAM THAM DIGIT FIVE) is the Unicode character at code point U+1A95. It belongs to the Tai Tham block, in the Decimal Number (Nd) general category. Its script is Lana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1A95 | |
| decimal | 6805 | |
| htmldecimal | ᪕ | |
| htmlhex | ᪕ | |
| css | \1A95 | |
| javascript | \u{1A95} | |
| python | \u1a95 | |
| java | \u1A95 | |
| go | \u1A95 | |
| ruby | \u{1A95} | |
| rust | \u{1A95} | |
| ccpp | \u1a95 | |
| urlencoded | %E1%AA%95 | |
| utf8bytes | e1 aa 95 | |
| utf16bebytes | 1a 95 | |
| utf32bebytes | 00 00 1a 95 |
How to Use
HTML:
᪕
CSS:
content: "\1A95"
JavaScript:
"\u{1A95}"
Python:
"\u1a95"
Properties
Frequently Asked Questions
What is the ᪕ character (TAI THAM THAM DIGIT FIVE)?
᪕ (TAI THAM THAM DIGIT FIVE) is the Unicode character U+1A95.
What is the Unicode codepoint of TAI THAM THAM DIGIT FIVE?
The TAI THAM THAM DIGIT FIVE character (᪕) has codepoint U+1A95.
How do I type or copy TAI THAM THAM DIGIT FIVE?
Copy ᪕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.