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