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-215CA
Overview
𡗊 (CJK UNIFIED IDEOGRAPH-215CA) is the Unicode character at code point U+215CA. 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+215CA | |
| decimal | 136650 | |
| htmldecimal | 𡗊 | |
| htmlhex | 𡗊 | |
| css | \215CA | |
| javascript | \u{215CA} | |
| python | \U000215ca | |
| java | \uD845\uDDCA | |
| go | \U000215CA | |
| ruby | \u{215CA} | |
| rust | \u{215CA} | |
| ccpp | \U000215ca | |
| urlencoded | %F0%A1%97%8A | |
| utf8bytes | f0 a1 97 8a | |
| utf16bebytes | d8 45 dd ca | |
| utf32bebytes | 00 02 15 ca |
How to Use
HTML:
𡗊
CSS:
content: "\215CA"
JavaScript:
"\u{215CA}"
Python:
"\U000215ca"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡗊 character (CJK UNIFIED IDEOGRAPH-215CA)?
𡗊 (CJK UNIFIED IDEOGRAPH-215CA) is the Unicode character U+215CA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-215CA?
The CJK UNIFIED IDEOGRAPH-215CA character (𡗊) has codepoint U+215CA.
How do I type or copy CJK UNIFIED IDEOGRAPH-215CA?
Copy 𡗊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.