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