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-3204B
Overview
𲁋 (CJK UNIFIED IDEOGRAPH-3204B) is the Unicode character at code point U+3204B. 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+3204B | |
| decimal | 204875 | |
| htmldecimal | 𲁋 | |
| htmlhex | 𲁋 | |
| css | \3204B | |
| javascript | \u{3204B} | |
| python | \U0003204b | |
| java | \uD888\uDC4B | |
| go | \U0003204B | |
| ruby | \u{3204B} | |
| rust | \u{3204B} | |
| ccpp | \U0003204b | |
| urlencoded | %F0%B2%81%8B | |
| utf8bytes | f0 b2 81 8b | |
| utf16bebytes | d8 88 dc 4b | |
| utf32bebytes | 00 03 20 4b |
How to Use
HTML:
𲁋
CSS:
content: "\3204B"
JavaScript:
"\u{3204B}"
Python:
"\U0003204b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲁋 character (CJK UNIFIED IDEOGRAPH-3204B)?
𲁋 (CJK UNIFIED IDEOGRAPH-3204B) is the Unicode character U+3204B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3204B?
The CJK UNIFIED IDEOGRAPH-3204B character (𲁋) has codepoint U+3204B.
How do I type or copy CJK UNIFIED IDEOGRAPH-3204B?
Copy 𲁋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.