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