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