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