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