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