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