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-20F5B
Overview
𠽛 (CJK UNIFIED IDEOGRAPH-20F5B) is the Unicode character at code point U+20F5B. 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+20F5B | |
| decimal | 135003 | |
| htmldecimal | 𠽛 | |
| htmlhex | 𠽛 | |
| css | \20F5B | |
| javascript | \u{20F5B} | |
| python | \U00020f5b | |
| java | \uD843\uDF5B | |
| go | \U00020F5B | |
| ruby | \u{20F5B} | |
| rust | \u{20F5B} | |
| ccpp | \U00020f5b | |
| urlencoded | %F0%A0%BD%9B | |
| utf8bytes | f0 a0 bd 9b | |
| utf16bebytes | d8 43 df 5b | |
| utf32bebytes | 00 02 0f 5b |
How to Use
HTML:
𠽛
CSS:
content: "\20F5B"
JavaScript:
"\u{20F5B}"
Python:
"\U00020f5b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠽛 character (CJK UNIFIED IDEOGRAPH-20F5B)?
𠽛 (CJK UNIFIED IDEOGRAPH-20F5B) is the Unicode character U+20F5B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20F5B?
The CJK UNIFIED IDEOGRAPH-20F5B character (𠽛) has codepoint U+20F5B.
How do I type or copy CJK UNIFIED IDEOGRAPH-20F5B?
Copy 𠽛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.