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-241B6
Overview
𤆶 (CJK UNIFIED IDEOGRAPH-241B6) is the Unicode character at code point U+241B6. 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+241B6 | |
| decimal | 147894 | |
| htmldecimal | 𤆶 | |
| htmlhex | 𤆶 | |
| css | \241B6 | |
| javascript | \u{241B6} | |
| python | \U000241b6 | |
| java | \uD850\uDDB6 | |
| go | \U000241B6 | |
| ruby | \u{241B6} | |
| rust | \u{241B6} | |
| ccpp | \U000241b6 | |
| urlencoded | %F0%A4%86%B6 | |
| utf8bytes | f0 a4 86 b6 | |
| utf16bebytes | d8 50 dd b6 | |
| utf32bebytes | 00 02 41 b6 |
How to Use
HTML:
𤆶
CSS:
content: "\241B6"
JavaScript:
"\u{241B6}"
Python:
"\U000241b6"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤆶 character (CJK UNIFIED IDEOGRAPH-241B6)?
𤆶 (CJK UNIFIED IDEOGRAPH-241B6) is the Unicode character U+241B6.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-241B6?
The CJK UNIFIED IDEOGRAPH-241B6 character (𤆶) has codepoint U+241B6.
How do I type or copy CJK UNIFIED IDEOGRAPH-241B6?
Copy 𤆶 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.