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-211CB
Overview
𡇋 (CJK UNIFIED IDEOGRAPH-211CB) is the Unicode character at code point U+211CB. 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+211CB | |
| decimal | 135627 | |
| htmldecimal | 𡇋 | |
| htmlhex | 𡇋 | |
| css | \211CB | |
| javascript | \u{211CB} | |
| python | \U000211cb | |
| java | \uD844\uDDCB | |
| go | \U000211CB | |
| ruby | \u{211CB} | |
| rust | \u{211CB} | |
| ccpp | \U000211cb | |
| urlencoded | %F0%A1%87%8B | |
| utf8bytes | f0 a1 87 8b | |
| utf16bebytes | d8 44 dd cb | |
| utf32bebytes | 00 02 11 cb |
How to Use
HTML:
𡇋
CSS:
content: "\211CB"
JavaScript:
"\u{211CB}"
Python:
"\U000211cb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡇋 character (CJK UNIFIED IDEOGRAPH-211CB)?
𡇋 (CJK UNIFIED IDEOGRAPH-211CB) is the Unicode character U+211CB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-211CB?
The CJK UNIFIED IDEOGRAPH-211CB character (𡇋) has codepoint U+211CB.
How do I type or copy CJK UNIFIED IDEOGRAPH-211CB?
Copy 𡇋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.