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