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