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-3212B
Overview
𲄫 (CJK UNIFIED IDEOGRAPH-3212B) is the Unicode character at code point U+3212B. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3212B | |
| decimal | 205099 | |
| htmldecimal | 𲄫 | |
| htmlhex | 𲄫 | |
| css | \3212B | |
| javascript | \u{3212B} | |
| python | \U0003212b | |
| java | \uD888\uDD2B | |
| go | \U0003212B | |
| ruby | \u{3212B} | |
| rust | \u{3212B} | |
| ccpp | \U0003212b | |
| urlencoded | %F0%B2%84%AB | |
| utf8bytes | f0 b2 84 ab | |
| utf16bebytes | d8 88 dd 2b | |
| utf32bebytes | 00 03 21 2b |
How to Use
HTML:
𲄫
CSS:
content: "\3212B"
JavaScript:
"\u{3212B}"
Python:
"\U0003212b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲄫 character (CJK UNIFIED IDEOGRAPH-3212B)?
𲄫 (CJK UNIFIED IDEOGRAPH-3212B) is the Unicode character U+3212B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3212B?
The CJK UNIFIED IDEOGRAPH-3212B character (𲄫) has codepoint U+3212B.
How do I type or copy CJK UNIFIED IDEOGRAPH-3212B?
Copy 𲄫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.