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-3034B
Overview
𰍋 (CJK UNIFIED IDEOGRAPH-3034B) is the Unicode character at code point U+3034B. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3034B | |
| decimal | 197451 | |
| htmldecimal | 𰍋 | |
| htmlhex | 𰍋 | |
| css | \3034B | |
| javascript | \u{3034B} | |
| python | \U0003034b | |
| java | \uD880\uDF4B | |
| go | \U0003034B | |
| ruby | \u{3034B} | |
| rust | \u{3034B} | |
| ccpp | \U0003034b | |
| urlencoded | %F0%B0%8D%8B | |
| utf8bytes | f0 b0 8d 8b | |
| utf16bebytes | d8 80 df 4b | |
| utf32bebytes | 00 03 03 4b |
How to Use
HTML:
𰍋
CSS:
content: "\3034B"
JavaScript:
"\u{3034B}"
Python:
"\U0003034b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰍋 character (CJK UNIFIED IDEOGRAPH-3034B)?
𰍋 (CJK UNIFIED IDEOGRAPH-3034B) is the Unicode character U+3034B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3034B?
The CJK UNIFIED IDEOGRAPH-3034B character (𰍋) has codepoint U+3034B.
How do I type or copy CJK UNIFIED IDEOGRAPH-3034B?
Copy 𰍋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.