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