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