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-20119
Overview
𠄙 (CJK UNIFIED IDEOGRAPH-20119) is the Unicode character at code point U+20119. 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+20119 | |
| decimal | 131353 | |
| htmldecimal | 𠄙 | |
| htmlhex | 𠄙 | |
| css | \20119 | |
| javascript | \u{20119} | |
| python | \U00020119 | |
| java | \uD840\uDD19 | |
| go | \U00020119 | |
| ruby | \u{20119} | |
| rust | \u{20119} | |
| ccpp | \U00020119 | |
| urlencoded | %F0%A0%84%99 | |
| utf8bytes | f0 a0 84 99 | |
| utf16bebytes | d8 40 dd 19 | |
| utf32bebytes | 00 02 01 19 |
How to Use
HTML:
𠄙
CSS:
content: "\20119"
JavaScript:
"\u{20119}"
Python:
"\U00020119"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠄙 character (CJK UNIFIED IDEOGRAPH-20119)?
𠄙 (CJK UNIFIED IDEOGRAPH-20119) is the Unicode character U+20119.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20119?
The CJK UNIFIED IDEOGRAPH-20119 character (𠄙) has codepoint U+20119.
How do I type or copy CJK UNIFIED IDEOGRAPH-20119?
Copy 𠄙 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.