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-3117A
Overview
𱅺 (CJK UNIFIED IDEOGRAPH-3117A) is the Unicode character at code point U+3117A. 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+3117A | |
| decimal | 201082 | |
| htmldecimal | 𱅺 | |
| htmlhex | 𱅺 | |
| css | \3117A | |
| javascript | \u{3117A} | |
| python | \U0003117a | |
| java | \uD884\uDD7A | |
| go | \U0003117A | |
| ruby | \u{3117A} | |
| rust | \u{3117A} | |
| ccpp | \U0003117a | |
| urlencoded | %F0%B1%85%BA | |
| utf8bytes | f0 b1 85 ba | |
| utf16bebytes | d8 84 dd 7a | |
| utf32bebytes | 00 03 11 7a |
How to Use
HTML:
𱅺
CSS:
content: "\3117A"
JavaScript:
"\u{3117A}"
Python:
"\U0003117a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱅺 character (CJK UNIFIED IDEOGRAPH-3117A)?
𱅺 (CJK UNIFIED IDEOGRAPH-3117A) is the Unicode character U+3117A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3117A?
The CJK UNIFIED IDEOGRAPH-3117A character (𱅺) has codepoint U+3117A.
How do I type or copy CJK UNIFIED IDEOGRAPH-3117A?
Copy 𱅺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.