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-2B05C
Overview
𫁜 (CJK UNIFIED IDEOGRAPH-2B05C) is the Unicode character at code point U+2B05C. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2B05C | |
| decimal | 176220 | |
| htmldecimal | 𫁜 | |
| htmlhex | 𫁜 | |
| css | \2B05C | |
| javascript | \u{2B05C} | |
| python | \U0002b05c | |
| java | \uD86C\uDC5C | |
| go | \U0002B05C | |
| ruby | \u{2B05C} | |
| rust | \u{2B05C} | |
| ccpp | \U0002b05c | |
| urlencoded | %F0%AB%81%9C | |
| utf8bytes | f0 ab 81 9c | |
| utf16bebytes | d8 6c dc 5c | |
| utf32bebytes | 00 02 b0 5c |
How to Use
HTML:
𫁜
CSS:
content: "\2B05C"
JavaScript:
"\u{2B05C}"
Python:
"\U0002b05c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫁜 character (CJK UNIFIED IDEOGRAPH-2B05C)?
𫁜 (CJK UNIFIED IDEOGRAPH-2B05C) is the Unicode character U+2B05C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2B05C?
The CJK UNIFIED IDEOGRAPH-2B05C character (𫁜) has codepoint U+2B05C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2B05C?
Copy 𫁜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.