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