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