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