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-3133C
Overview
𱌼 (CJK UNIFIED IDEOGRAPH-3133C) is the Unicode character at code point U+3133C. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3133C | |
| decimal | 201532 | |
| htmldecimal | 𱌼 | |
| htmlhex | 𱌼 | |
| css | \3133C | |
| javascript | \u{3133C} | |
| python | \U0003133c | |
| java | \uD884\uDF3C | |
| go | \U0003133C | |
| ruby | \u{3133C} | |
| rust | \u{3133C} | |
| ccpp | \U0003133c | |
| urlencoded | %F0%B1%8C%BC | |
| utf8bytes | f0 b1 8c bc | |
| utf16bebytes | d8 84 df 3c | |
| utf32bebytes | 00 03 13 3c |
How to Use
HTML:
𱌼
CSS:
content: "\3133C"
JavaScript:
"\u{3133C}"
Python:
"\U0003133c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱌼 character (CJK UNIFIED IDEOGRAPH-3133C)?
𱌼 (CJK UNIFIED IDEOGRAPH-3133C) is the Unicode character U+3133C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3133C?
The CJK UNIFIED IDEOGRAPH-3133C character (𱌼) has codepoint U+3133C.
How do I type or copy CJK UNIFIED IDEOGRAPH-3133C?
Copy 𱌼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.