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