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-305CA
Overview
𰗊 (CJK UNIFIED IDEOGRAPH-305CA) is the Unicode character at code point U+305CA. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+305CA | |
| decimal | 198090 | |
| htmldecimal | 𰗊 | |
| htmlhex | 𰗊 | |
| css | \305CA | |
| javascript | \u{305CA} | |
| python | \U000305ca | |
| java | \uD881\uDDCA | |
| go | \U000305CA | |
| ruby | \u{305CA} | |
| rust | \u{305CA} | |
| ccpp | \U000305ca | |
| urlencoded | %F0%B0%97%8A | |
| utf8bytes | f0 b0 97 8a | |
| utf16bebytes | d8 81 dd ca | |
| utf32bebytes | 00 03 05 ca |
How to Use
HTML:
𰗊
CSS:
content: "\305CA"
JavaScript:
"\u{305CA}"
Python:
"\U000305ca"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰗊 character (CJK UNIFIED IDEOGRAPH-305CA)?
𰗊 (CJK UNIFIED IDEOGRAPH-305CA) is the Unicode character U+305CA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-305CA?
The CJK UNIFIED IDEOGRAPH-305CA character (𰗊) has codepoint U+305CA.
How do I type or copy CJK UNIFIED IDEOGRAPH-305CA?
Copy 𰗊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.