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-251BC
Overview
𥆼 (CJK UNIFIED IDEOGRAPH-251BC) is the Unicode character at code point U+251BC. 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+251BC | |
| decimal | 151996 | |
| htmldecimal | 𥆼 | |
| htmlhex | 𥆼 | |
| css | \251BC | |
| javascript | \u{251BC} | |
| python | \U000251bc | |
| java | \uD854\uDDBC | |
| go | \U000251BC | |
| ruby | \u{251BC} | |
| rust | \u{251BC} | |
| ccpp | \U000251bc | |
| urlencoded | %F0%A5%86%BC | |
| utf8bytes | f0 a5 86 bc | |
| utf16bebytes | d8 54 dd bc | |
| utf32bebytes | 00 02 51 bc |
How to Use
HTML:
𥆼
CSS:
content: "\251BC"
JavaScript:
"\u{251BC}"
Python:
"\U000251bc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥆼 character (CJK UNIFIED IDEOGRAPH-251BC)?
𥆼 (CJK UNIFIED IDEOGRAPH-251BC) is the Unicode character U+251BC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-251BC?
The CJK UNIFIED IDEOGRAPH-251BC character (𥆼) has codepoint U+251BC.
How do I type or copy CJK UNIFIED IDEOGRAPH-251BC?
Copy 𥆼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.