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-2799C
Overview
𧦜 (CJK UNIFIED IDEOGRAPH-2799C) is the Unicode character at code point U+2799C. 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+2799C | |
| decimal | 162204 | |
| htmldecimal | 𧦜 | |
| htmlhex | 𧦜 | |
| css | \2799C | |
| javascript | \u{2799C} | |
| python | \U0002799c | |
| java | \uD85E\uDD9C | |
| go | \U0002799C | |
| ruby | \u{2799C} | |
| rust | \u{2799C} | |
| ccpp | \U0002799c | |
| urlencoded | %F0%A7%A6%9C | |
| utf8bytes | f0 a7 a6 9c | |
| utf16bebytes | d8 5e dd 9c | |
| utf32bebytes | 00 02 79 9c |
How to Use
HTML:
𧦜
CSS:
content: "\2799C"
JavaScript:
"\u{2799C}"
Python:
"\U0002799c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧦜 character (CJK UNIFIED IDEOGRAPH-2799C)?
𧦜 (CJK UNIFIED IDEOGRAPH-2799C) is the Unicode character U+2799C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2799C?
The CJK UNIFIED IDEOGRAPH-2799C character (𧦜) has codepoint U+2799C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2799C?
Copy 𧦜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.