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