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