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-40BC
Overview
䂼 (CJK UNIFIED IDEOGRAPH-40BC) is the Unicode character at code point U+40BC. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+40BC | |
| decimal | 16572 | |
| htmldecimal | 䂼 | |
| htmlhex | 䂼 | |
| css | \40BC | |
| javascript | \u{40BC} | |
| python | \u40bc | |
| java | \u40BC | |
| go | \u40BC | |
| ruby | \u{40BC} | |
| rust | \u{40BC} | |
| ccpp | \u40bc | |
| urlencoded | %E4%82%BC | |
| utf8bytes | e4 82 bc | |
| utf16bebytes | 40 bc | |
| utf32bebytes | 00 00 40 bc |
How to Use
HTML:
䂼
CSS:
content: "\40BC"
JavaScript:
"\u{40BC}"
Python:
"\u40bc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䂼 character (CJK UNIFIED IDEOGRAPH-40BC)?
䂼 (CJK UNIFIED IDEOGRAPH-40BC) is the Unicode character U+40BC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-40BC?
The CJK UNIFIED IDEOGRAPH-40BC character (䂼) has codepoint U+40BC.
How do I type or copy CJK UNIFIED IDEOGRAPH-40BC?
Copy 䂼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.