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-34BC
Overview
㒼 (CJK UNIFIED IDEOGRAPH-34BC) is the Unicode character at code point U+34BC. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+34BC | |
| decimal | 13500 | |
| htmldecimal | 㒼 | |
| htmlhex | 㒼 | |
| css | \34BC | |
| javascript | \u{34BC} | |
| python | \u34bc | |
| java | \u34BC | |
| go | \u34BC | |
| ruby | \u{34BC} | |
| rust | \u{34BC} | |
| ccpp | \u34bc | |
| urlencoded | %E3%92%BC | |
| utf8bytes | e3 92 bc | |
| utf16bebytes | 34 bc | |
| utf32bebytes | 00 00 34 bc |
How to Use
HTML:
㒼
CSS:
content: "\34BC"
JavaScript:
"\u{34BC}"
Python:
"\u34bc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㒼 character (CJK UNIFIED IDEOGRAPH-34BC)?
㒼 (CJK UNIFIED IDEOGRAPH-34BC) is the Unicode character U+34BC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-34BC?
The CJK UNIFIED IDEOGRAPH-34BC character (㒼) has codepoint U+34BC.
How do I type or copy CJK UNIFIED IDEOGRAPH-34BC?
Copy 㒼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.