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