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