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