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