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-21B55
Overview
𡭕 (CJK UNIFIED IDEOGRAPH-21B55) is the Unicode character at code point U+21B55. 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+21B55 | |
| decimal | 138069 | |
| htmldecimal | 𡭕 | |
| htmlhex | 𡭕 | |
| css | \21B55 | |
| javascript | \u{21B55} | |
| python | \U00021b55 | |
| java | \uD846\uDF55 | |
| go | \U00021B55 | |
| ruby | \u{21B55} | |
| rust | \u{21B55} | |
| ccpp | \U00021b55 | |
| urlencoded | %F0%A1%AD%95 | |
| utf8bytes | f0 a1 ad 95 | |
| utf16bebytes | d8 46 df 55 | |
| utf32bebytes | 00 02 1b 55 |
How to Use
HTML:
𡭕
CSS:
content: "\21B55"
JavaScript:
"\u{21B55}"
Python:
"\U00021b55"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡭕 character (CJK UNIFIED IDEOGRAPH-21B55)?
𡭕 (CJK UNIFIED IDEOGRAPH-21B55) is the Unicode character U+21B55.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21B55?
The CJK UNIFIED IDEOGRAPH-21B55 character (𡭕) has codepoint U+21B55.
How do I type or copy CJK UNIFIED IDEOGRAPH-21B55?
Copy 𡭕 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.