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