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