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' : ''">
𡹳
CJK UNIFIED IDEOGRAPH-21E73
Overview
𡹳 (CJK UNIFIED IDEOGRAPH-21E73) is the Unicode character at code point U+21E73. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+21E73 | |
| decimal | 138867 | |
| htmldecimal | 𡹳 | |
| htmlhex | 𡹳 | |
| css | \21E73 | |
| javascript | \u{21E73} | |
| python | \U00021e73 | |
| java | \uD847\uDE73 | |
| go | \U00021E73 | |
| ruby | \u{21E73} | |
| rust | \u{21E73} | |
| ccpp | \U00021e73 | |
| urlencoded | %F0%A1%B9%B3 | |
| utf8bytes | f0 a1 b9 b3 | |
| utf16bebytes | d8 47 de 73 | |
| utf32bebytes | 00 02 1e 73 |
How to Use
HTML:
𡹳
CSS:
content: "\21E73"
JavaScript:
"\u{21E73}"
Python:
"\U00021e73"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡹳 character (CJK UNIFIED IDEOGRAPH-21E73)?
𡹳 (CJK UNIFIED IDEOGRAPH-21E73) is the Unicode character U+21E73.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21E73?
The CJK UNIFIED IDEOGRAPH-21E73 character (𡹳) has codepoint U+21E73.
How do I type or copy CJK UNIFIED IDEOGRAPH-21E73?
Copy 𡹳 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.