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