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-22B7C
Overview
𢭼 (CJK UNIFIED IDEOGRAPH-22B7C) is the Unicode character at code point U+22B7C. 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+22B7C | |
| decimal | 142204 | |
| htmldecimal | 𢭼 | |
| htmlhex | 𢭼 | |
| css | \22B7C | |
| javascript | \u{22B7C} | |
| python | \U00022b7c | |
| java | \uD84A\uDF7C | |
| go | \U00022B7C | |
| ruby | \u{22B7C} | |
| rust | \u{22B7C} | |
| ccpp | \U00022b7c | |
| urlencoded | %F0%A2%AD%BC | |
| utf8bytes | f0 a2 ad bc | |
| utf16bebytes | d8 4a df 7c | |
| utf32bebytes | 00 02 2b 7c |
How to Use
HTML:
𢭼
CSS:
content: "\22B7C"
JavaScript:
"\u{22B7C}"
Python:
"\U00022b7c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢭼 character (CJK UNIFIED IDEOGRAPH-22B7C)?
𢭼 (CJK UNIFIED IDEOGRAPH-22B7C) is the Unicode character U+22B7C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-22B7C?
The CJK UNIFIED IDEOGRAPH-22B7C character (𢭼) has codepoint U+22B7C.
How do I type or copy CJK UNIFIED IDEOGRAPH-22B7C?
Copy 𢭼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.