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-20191
Overview
𠆑 (CJK UNIFIED IDEOGRAPH-20191) is the Unicode character at code point U+20191. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+20191 | |
| decimal | 131473 | |
| htmldecimal | 𠆑 | |
| htmlhex | 𠆑 | |
| css | \20191 | |
| javascript | \u{20191} | |
| python | \U00020191 | |
| java | \uD840\uDD91 | |
| go | \U00020191 | |
| ruby | \u{20191} | |
| rust | \u{20191} | |
| ccpp | \U00020191 | |
| urlencoded | %F0%A0%86%91 | |
| utf8bytes | f0 a0 86 91 | |
| utf16bebytes | d8 40 dd 91 | |
| utf32bebytes | 00 02 01 91 |
How to Use
HTML:
𠆑
CSS:
content: "\20191"
JavaScript:
"\u{20191}"
Python:
"\U00020191"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠆑 character (CJK UNIFIED IDEOGRAPH-20191)?
𠆑 (CJK UNIFIED IDEOGRAPH-20191) is the Unicode character U+20191.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20191?
The CJK UNIFIED IDEOGRAPH-20191 character (𠆑) has codepoint U+20191.
How do I type or copy CJK UNIFIED IDEOGRAPH-20191?
Copy 𠆑 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.