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-32093
Overview
𲂓 (CJK UNIFIED IDEOGRAPH-32093) is the Unicode character at code point U+32093. 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+32093 | |
| decimal | 204947 | |
| htmldecimal | 𲂓 | |
| htmlhex | 𲂓 | |
| css | \32093 | |
| javascript | \u{32093} | |
| python | \U00032093 | |
| java | \uD888\uDC93 | |
| go | \U00032093 | |
| ruby | \u{32093} | |
| rust | \u{32093} | |
| ccpp | \U00032093 | |
| urlencoded | %F0%B2%82%93 | |
| utf8bytes | f0 b2 82 93 | |
| utf16bebytes | d8 88 dc 93 | |
| utf32bebytes | 00 03 20 93 |
How to Use
HTML:
𲂓
CSS:
content: "\32093"
JavaScript:
"\u{32093}"
Python:
"\U00032093"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲂓 character (CJK UNIFIED IDEOGRAPH-32093)?
𲂓 (CJK UNIFIED IDEOGRAPH-32093) is the Unicode character U+32093.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-32093?
The CJK UNIFIED IDEOGRAPH-32093 character (𲂓) has codepoint U+32093.
How do I type or copy CJK UNIFIED IDEOGRAPH-32093?
Copy 𲂓 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.