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-21C0D
Overview
𡰍 (CJK UNIFIED IDEOGRAPH-21C0D) is the Unicode character at code point U+21C0D. 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+21C0D | |
| decimal | 138253 | |
| htmldecimal | 𡰍 | |
| htmlhex | 𡰍 | |
| css | \21C0D | |
| javascript | \u{21C0D} | |
| python | \U00021c0d | |
| java | \uD847\uDC0D | |
| go | \U00021C0D | |
| ruby | \u{21C0D} | |
| rust | \u{21C0D} | |
| ccpp | \U00021c0d | |
| urlencoded | %F0%A1%B0%8D | |
| utf8bytes | f0 a1 b0 8d | |
| utf16bebytes | d8 47 dc 0d | |
| utf32bebytes | 00 02 1c 0d |
How to Use
HTML:
𡰍
CSS:
content: "\21C0D"
JavaScript:
"\u{21C0D}"
Python:
"\U00021c0d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡰍 character (CJK UNIFIED IDEOGRAPH-21C0D)?
𡰍 (CJK UNIFIED IDEOGRAPH-21C0D) is the Unicode character U+21C0D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21C0D?
The CJK UNIFIED IDEOGRAPH-21C0D character (𡰍) has codepoint U+21C0D.
How do I type or copy CJK UNIFIED IDEOGRAPH-21C0D?
Copy 𡰍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.