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