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