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