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