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-22176
Overview
𢅶 (CJK UNIFIED IDEOGRAPH-22176) is the Unicode character at code point U+22176. 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+22176 | |
| decimal | 139638 | |
| htmldecimal | 𢅶 | |
| htmlhex | 𢅶 | |
| css | \22176 | |
| javascript | \u{22176} | |
| python | \U00022176 | |
| java | \uD848\uDD76 | |
| go | \U00022176 | |
| ruby | \u{22176} | |
| rust | \u{22176} | |
| ccpp | \U00022176 | |
| urlencoded | %F0%A2%85%B6 | |
| utf8bytes | f0 a2 85 b6 | |
| utf16bebytes | d8 48 dd 76 | |
| utf32bebytes | 00 02 21 76 |
How to Use
HTML:
𢅶
CSS:
content: "\22176"
JavaScript:
"\u{22176}"
Python:
"\U00022176"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢅶 character (CJK UNIFIED IDEOGRAPH-22176)?
𢅶 (CJK UNIFIED IDEOGRAPH-22176) is the Unicode character U+22176.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-22176?
The CJK UNIFIED IDEOGRAPH-22176 character (𢅶) has codepoint U+22176.
How do I type or copy CJK UNIFIED IDEOGRAPH-22176?
Copy 𢅶 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.