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-22448
Overview
𢑈 (CJK UNIFIED IDEOGRAPH-22448) is the Unicode character at code point U+22448. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22448 | |
| decimal | 140360 | |
| htmldecimal | 𢑈 | |
| htmlhex | 𢑈 | |
| css | \22448 | |
| javascript | \u{22448} | |
| python | \U00022448 | |
| java | \uD849\uDC48 | |
| go | \U00022448 | |
| ruby | \u{22448} | |
| rust | \u{22448} | |
| ccpp | \U00022448 | |
| urlencoded | %F0%A2%91%88 | |
| utf8bytes | f0 a2 91 88 | |
| utf16bebytes | d8 49 dc 48 | |
| utf32bebytes | 00 02 24 48 |
How to Use
HTML:
𢑈
CSS:
content: "\22448"
JavaScript:
"\u{22448}"
Python:
"\U00022448"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢑈 character (CJK UNIFIED IDEOGRAPH-22448)?
𢑈 (CJK UNIFIED IDEOGRAPH-22448) is the Unicode character U+22448.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-22448?
The CJK UNIFIED IDEOGRAPH-22448 character (𢑈) has codepoint U+22448.
How do I type or copy CJK UNIFIED IDEOGRAPH-22448?
Copy 𢑈 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.