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