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