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-34CF
Overview
㓏 (CJK UNIFIED IDEOGRAPH-34CF) is the Unicode character at code point U+34CF. 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+34CF | |
| decimal | 13519 | |
| htmldecimal | 㓏 | |
| htmlhex | 㓏 | |
| css | \34CF | |
| javascript | \u{34CF} | |
| python | \u34cf | |
| java | \u34CF | |
| go | \u34CF | |
| ruby | \u{34CF} | |
| rust | \u{34CF} | |
| ccpp | \u34cf | |
| urlencoded | %E3%93%8F | |
| utf8bytes | e3 93 8f | |
| utf16bebytes | 34 cf | |
| utf32bebytes | 00 00 34 cf |
How to Use
HTML:
㓏
CSS:
content: "\34CF"
JavaScript:
"\u{34CF}"
Python:
"\u34cf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㓏 character (CJK UNIFIED IDEOGRAPH-34CF)?
㓏 (CJK UNIFIED IDEOGRAPH-34CF) is the Unicode character U+34CF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-34CF?
The CJK UNIFIED IDEOGRAPH-34CF character (㓏) has codepoint U+34CF.
How do I type or copy CJK UNIFIED IDEOGRAPH-34CF?
Copy 㓏 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.