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