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