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