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-230DE
Overview
𣃞 (CJK UNIFIED IDEOGRAPH-230DE) is the Unicode character at code point U+230DE. 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+230DE | |
| decimal | 143582 | |
| htmldecimal | 𣃞 | |
| htmlhex | 𣃞 | |
| css | \230DE | |
| javascript | \u{230DE} | |
| python | \U000230de | |
| java | \uD84C\uDCDE | |
| go | \U000230DE | |
| ruby | \u{230DE} | |
| rust | \u{230DE} | |
| ccpp | \U000230de | |
| urlencoded | %F0%A3%83%9E | |
| utf8bytes | f0 a3 83 9e | |
| utf16bebytes | d8 4c dc de | |
| utf32bebytes | 00 02 30 de |
How to Use
HTML:
𣃞
CSS:
content: "\230DE"
JavaScript:
"\u{230DE}"
Python:
"\U000230de"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣃞 character (CJK UNIFIED IDEOGRAPH-230DE)?
𣃞 (CJK UNIFIED IDEOGRAPH-230DE) is the Unicode character U+230DE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-230DE?
The CJK UNIFIED IDEOGRAPH-230DE character (𣃞) has codepoint U+230DE.
How do I type or copy CJK UNIFIED IDEOGRAPH-230DE?
Copy 𣃞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.