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-3192A
Overview
𱤪 (CJK UNIFIED IDEOGRAPH-3192A) is the Unicode character at code point U+3192A. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3192A | |
| decimal | 203050 | |
| htmldecimal | 𱤪 | |
| htmlhex | 𱤪 | |
| css | \3192A | |
| javascript | \u{3192A} | |
| python | \U0003192a | |
| java | \uD886\uDD2A | |
| go | \U0003192A | |
| ruby | \u{3192A} | |
| rust | \u{3192A} | |
| ccpp | \U0003192a | |
| urlencoded | %F0%B1%A4%AA | |
| utf8bytes | f0 b1 a4 aa | |
| utf16bebytes | d8 86 dd 2a | |
| utf32bebytes | 00 03 19 2a |
How to Use
HTML:
𱤪
CSS:
content: "\3192A"
JavaScript:
"\u{3192A}"
Python:
"\U0003192a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱤪 character (CJK UNIFIED IDEOGRAPH-3192A)?
𱤪 (CJK UNIFIED IDEOGRAPH-3192A) is the Unicode character U+3192A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3192A?
The CJK UNIFIED IDEOGRAPH-3192A character (𱤪) has codepoint U+3192A.
How do I type or copy CJK UNIFIED IDEOGRAPH-3192A?
Copy 𱤪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.