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