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