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