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