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-44AB
Overview
䒫 (CJK UNIFIED IDEOGRAPH-44AB) is the Unicode character at code point U+44AB. 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+44AB | |
| decimal | 17579 | |
| htmldecimal | 䒫 | |
| htmlhex | 䒫 | |
| css | \44AB | |
| javascript | \u{44AB} | |
| python | \u44ab | |
| java | \u44AB | |
| go | \u44AB | |
| ruby | \u{44AB} | |
| rust | \u{44AB} | |
| ccpp | \u44ab | |
| urlencoded | %E4%92%AB | |
| utf8bytes | e4 92 ab | |
| utf16bebytes | 44 ab | |
| utf32bebytes | 00 00 44 ab |
How to Use
HTML:
䒫
CSS:
content: "\44AB"
JavaScript:
"\u{44AB}"
Python:
"\u44ab"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䒫 character (CJK UNIFIED IDEOGRAPH-44AB)?
䒫 (CJK UNIFIED IDEOGRAPH-44AB) is the Unicode character U+44AB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-44AB?
The CJK UNIFIED IDEOGRAPH-44AB character (䒫) has codepoint U+44AB.
How do I type or copy CJK UNIFIED IDEOGRAPH-44AB?
Copy 䒫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.