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-246BC
Overview
𤚼 (CJK UNIFIED IDEOGRAPH-246BC) is the Unicode character at code point U+246BC. 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+246BC | |
| decimal | 149180 | |
| htmldecimal | 𤚼 | |
| htmlhex | 𤚼 | |
| css | \246BC | |
| javascript | \u{246BC} | |
| python | \U000246bc | |
| java | \uD851\uDEBC | |
| go | \U000246BC | |
| ruby | \u{246BC} | |
| rust | \u{246BC} | |
| ccpp | \U000246bc | |
| urlencoded | %F0%A4%9A%BC | |
| utf8bytes | f0 a4 9a bc | |
| utf16bebytes | d8 51 de bc | |
| utf32bebytes | 00 02 46 bc |
How to Use
HTML:
𤚼
CSS:
content: "\246BC"
JavaScript:
"\u{246BC}"
Python:
"\U000246bc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤚼 character (CJK UNIFIED IDEOGRAPH-246BC)?
𤚼 (CJK UNIFIED IDEOGRAPH-246BC) is the Unicode character U+246BC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-246BC?
The CJK UNIFIED IDEOGRAPH-246BC character (𤚼) has codepoint U+246BC.
How do I type or copy CJK UNIFIED IDEOGRAPH-246BC?
Copy 𤚼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.