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