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