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