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