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-3019A
Overview
𰆚 (CJK UNIFIED IDEOGRAPH-3019A) is the Unicode character at code point U+3019A. 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+3019A | |
| decimal | 197018 | |
| htmldecimal | 𰆚 | |
| htmlhex | 𰆚 | |
| css | \3019A | |
| javascript | \u{3019A} | |
| python | \U0003019a | |
| java | \uD880\uDD9A | |
| go | \U0003019A | |
| ruby | \u{3019A} | |
| rust | \u{3019A} | |
| ccpp | \U0003019a | |
| urlencoded | %F0%B0%86%9A | |
| utf8bytes | f0 b0 86 9a | |
| utf16bebytes | d8 80 dd 9a | |
| utf32bebytes | 00 03 01 9a |
How to Use
HTML:
𰆚
CSS:
content: "\3019A"
JavaScript:
"\u{3019A}"
Python:
"\U0003019a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰆚 character (CJK UNIFIED IDEOGRAPH-3019A)?
𰆚 (CJK UNIFIED IDEOGRAPH-3019A) is the Unicode character U+3019A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3019A?
The CJK UNIFIED IDEOGRAPH-3019A character (𰆚) has codepoint U+3019A.
How do I type or copy CJK UNIFIED IDEOGRAPH-3019A?
Copy 𰆚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.