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-44BB
Overview
䒻 (CJK UNIFIED IDEOGRAPH-44BB) is the Unicode character at code point U+44BB. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+44BB | |
| decimal | 17595 | |
| htmldecimal | 䒻 | |
| htmlhex | 䒻 | |
| css | \44BB | |
| javascript | \u{44BB} | |
| python | \u44bb | |
| java | \u44BB | |
| go | \u44BB | |
| ruby | \u{44BB} | |
| rust | \u{44BB} | |
| ccpp | \u44bb | |
| urlencoded | %E4%92%BB | |
| utf8bytes | e4 92 bb | |
| utf16bebytes | 44 bb | |
| utf32bebytes | 00 00 44 bb |
How to Use
HTML:
䒻
CSS:
content: "\44BB"
JavaScript:
"\u{44BB}"
Python:
"\u44bb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䒻 character (CJK UNIFIED IDEOGRAPH-44BB)?
䒻 (CJK UNIFIED IDEOGRAPH-44BB) is the Unicode character U+44BB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-44BB?
The CJK UNIFIED IDEOGRAPH-44BB character (䒻) has codepoint U+44BB.
How do I type or copy CJK UNIFIED IDEOGRAPH-44BB?
Copy 䒻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.