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
๐ซ (TANGSA DIGIT TWO) is the Unicode character at code point U+16AC2. It belongs to the Tangsa block, in the Decimal Number (Nd) general category. Its script is Tnsa.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16AC2 | |
| decimal | 92866 | |
| htmldecimal | 𖫂 | |
| htmlhex | 𖫂 | |
| css | \16AC2 | |
| javascript | \u{16AC2} | |
| python | \U00016ac2 | |
| java | \uD81A\uDEC2 | |
| go | \U00016AC2 | |
| ruby | \u{16AC2} | |
| rust | \u{16AC2} | |
| ccpp | \U00016ac2 | |
| urlencoded | %F0%96%AB%82 | |
| utf8bytes | f0 96 ab 82 | |
| utf16bebytes | d8 1a de c2 | |
| utf32bebytes | 00 01 6a c2 |
How to Use
HTML:
𖫂
CSS:
content: "\16AC2"
JavaScript:
"\u{16AC2}"
Python:
"\U00016ac2"
Properties
Frequently Asked Questions
What is the ๐ซ character (TANGSA DIGIT TWO)?
๐ซ (TANGSA DIGIT TWO) is the Unicode character U+16AC2.
What is the Unicode codepoint of TANGSA DIGIT TWO?
The TANGSA DIGIT TWO character (๐ซ) has codepoint U+16AC2.
How do I type or copy TANGSA DIGIT TWO?
Copy ๐ซ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.