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-3133F
Overview
𱌿 (CJK UNIFIED IDEOGRAPH-3133F) is the Unicode character at code point U+3133F. 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+3133F | |
| decimal | 201535 | |
| htmldecimal | 𱌿 | |
| htmlhex | 𱌿 | |
| css | \3133F | |
| javascript | \u{3133F} | |
| python | \U0003133f | |
| java | \uD884\uDF3F | |
| go | \U0003133F | |
| ruby | \u{3133F} | |
| rust | \u{3133F} | |
| ccpp | \U0003133f | |
| urlencoded | %F0%B1%8C%BF | |
| utf8bytes | f0 b1 8c bf | |
| utf16bebytes | d8 84 df 3f | |
| utf32bebytes | 00 03 13 3f |
How to Use
HTML:
𱌿
CSS:
content: "\3133F"
JavaScript:
"\u{3133F}"
Python:
"\U0003133f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱌿 character (CJK UNIFIED IDEOGRAPH-3133F)?
𱌿 (CJK UNIFIED IDEOGRAPH-3133F) is the Unicode character U+3133F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3133F?
The CJK UNIFIED IDEOGRAPH-3133F character (𱌿) has codepoint U+3133F.
How do I type or copy CJK UNIFIED IDEOGRAPH-3133F?
Copy 𱌿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.