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