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