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