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