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