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