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