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-2633C
Overview
𦌼 (CJK UNIFIED IDEOGRAPH-2633C) is the Unicode character at code point U+2633C. 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+2633C | |
| decimal | 156476 | |
| htmldecimal | 𦌼 | |
| htmlhex | 𦌼 | |
| css | \2633C | |
| javascript | \u{2633C} | |
| python | \U0002633c | |
| java | \uD858\uDF3C | |
| go | \U0002633C | |
| ruby | \u{2633C} | |
| rust | \u{2633C} | |
| ccpp | \U0002633c | |
| urlencoded | %F0%A6%8C%BC | |
| utf8bytes | f0 a6 8c bc | |
| utf16bebytes | d8 58 df 3c | |
| utf32bebytes | 00 02 63 3c |
How to Use
HTML:
𦌼
CSS:
content: "\2633C"
JavaScript:
"\u{2633C}"
Python:
"\U0002633c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦌼 character (CJK UNIFIED IDEOGRAPH-2633C)?
𦌼 (CJK UNIFIED IDEOGRAPH-2633C) is the Unicode character U+2633C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2633C?
The CJK UNIFIED IDEOGRAPH-2633C character (𦌼) has codepoint U+2633C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2633C?
Copy 𦌼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.