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