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-23AFD
Overview
𣫽 (CJK UNIFIED IDEOGRAPH-23AFD) is the Unicode character at code point U+23AFD. 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+23AFD | |
| decimal | 146173 | |
| htmldecimal | 𣫽 | |
| htmlhex | 𣫽 | |
| css | \23AFD | |
| javascript | \u{23AFD} | |
| python | \U00023afd | |
| java | \uD84E\uDEFD | |
| go | \U00023AFD | |
| ruby | \u{23AFD} | |
| rust | \u{23AFD} | |
| ccpp | \U00023afd | |
| urlencoded | %F0%A3%AB%BD | |
| utf8bytes | f0 a3 ab bd | |
| utf16bebytes | d8 4e de fd | |
| utf32bebytes | 00 02 3a fd |
How to Use
HTML:
𣫽
CSS:
content: "\23AFD"
JavaScript:
"\u{23AFD}"
Python:
"\U00023afd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣫽 character (CJK UNIFIED IDEOGRAPH-23AFD)?
𣫽 (CJK UNIFIED IDEOGRAPH-23AFD) is the Unicode character U+23AFD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23AFD?
The CJK UNIFIED IDEOGRAPH-23AFD character (𣫽) has codepoint U+23AFD.
How do I type or copy CJK UNIFIED IDEOGRAPH-23AFD?
Copy 𣫽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.