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-27031
Overview
𧀱 (CJK UNIFIED IDEOGRAPH-27031) is the Unicode character at code point U+27031. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27031 | |
| decimal | 159793 | |
| htmldecimal | 𧀱 | |
| htmlhex | 𧀱 | |
| css | \27031 | |
| javascript | \u{27031} | |
| python | \U00027031 | |
| java | \uD85C\uDC31 | |
| go | \U00027031 | |
| ruby | \u{27031} | |
| rust | \u{27031} | |
| ccpp | \U00027031 | |
| urlencoded | %F0%A7%80%B1 | |
| utf8bytes | f0 a7 80 b1 | |
| utf16bebytes | d8 5c dc 31 | |
| utf32bebytes | 00 02 70 31 |
How to Use
HTML:
𧀱
CSS:
content: "\27031"
JavaScript:
"\u{27031}"
Python:
"\U00027031"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧀱 character (CJK UNIFIED IDEOGRAPH-27031)?
𧀱 (CJK UNIFIED IDEOGRAPH-27031) is the Unicode character U+27031.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-27031?
The CJK UNIFIED IDEOGRAPH-27031 character (𧀱) has codepoint U+27031.
How do I type or copy CJK UNIFIED IDEOGRAPH-27031?
Copy 𧀱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.