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