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-2835C
Overview
𨍜 (CJK UNIFIED IDEOGRAPH-2835C) is the Unicode character at code point U+2835C. 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+2835C | |
| decimal | 164700 | |
| htmldecimal | 𨍜 | |
| htmlhex | 𨍜 | |
| css | \2835C | |
| javascript | \u{2835C} | |
| python | \U0002835c | |
| java | \uD860\uDF5C | |
| go | \U0002835C | |
| ruby | \u{2835C} | |
| rust | \u{2835C} | |
| ccpp | \U0002835c | |
| urlencoded | %F0%A8%8D%9C | |
| utf8bytes | f0 a8 8d 9c | |
| utf16bebytes | d8 60 df 5c | |
| utf32bebytes | 00 02 83 5c |
How to Use
HTML:
𨍜
CSS:
content: "\2835C"
JavaScript:
"\u{2835C}"
Python:
"\U0002835c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨍜 character (CJK UNIFIED IDEOGRAPH-2835C)?
𨍜 (CJK UNIFIED IDEOGRAPH-2835C) is the Unicode character U+2835C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2835C?
The CJK UNIFIED IDEOGRAPH-2835C character (𨍜) has codepoint U+2835C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2835C?
Copy 𨍜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.