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