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 LETTER OX) is the Unicode character at code point U+16A73. It belongs to the Tangsa block, in the Other Letter (Lo) general category. Its script is Tnsa.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16A73 | |
| decimal | 92787 | |
| htmldecimal | 𖩳 | |
| htmlhex | 𖩳 | |
| css | \16A73 | |
| javascript | \u{16A73} | |
| python | \U00016a73 | |
| java | \uD81A\uDE73 | |
| go | \U00016A73 | |
| ruby | \u{16A73} | |
| rust | \u{16A73} | |
| ccpp | \U00016a73 | |
| urlencoded | %F0%96%A9%B3 | |
| utf8bytes | f0 96 a9 b3 | |
| utf16bebytes | d8 1a de 73 | |
| utf32bebytes | 00 01 6a 73 |
How to Use
HTML:
𖩳
CSS:
content: "\16A73"
JavaScript:
"\u{16A73}"
Python:
"\U00016a73"
Properties
Frequently Asked Questions
What is the 𖩳 character (TANGSA LETTER OX)?
𖩳 (TANGSA LETTER OX) is the Unicode character U+16A73.
What is the Unicode codepoint of TANGSA LETTER OX?
The TANGSA LETTER OX character (𖩳) has codepoint U+16A73.
How do I type or copy TANGSA LETTER OX?
Copy 𖩳 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.