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-239FD
Overview
𣧽 (CJK UNIFIED IDEOGRAPH-239FD) is the Unicode character at code point U+239FD. 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+239FD | |
| decimal | 145917 | |
| htmldecimal | 𣧽 | |
| htmlhex | 𣧽 | |
| css | \239FD | |
| javascript | \u{239FD} | |
| python | \U000239fd | |
| java | \uD84E\uDDFD | |
| go | \U000239FD | |
| ruby | \u{239FD} | |
| rust | \u{239FD} | |
| ccpp | \U000239fd | |
| urlencoded | %F0%A3%A7%BD | |
| utf8bytes | f0 a3 a7 bd | |
| utf16bebytes | d8 4e dd fd | |
| utf32bebytes | 00 02 39 fd |
How to Use
HTML:
𣧽
CSS:
content: "\239FD"
JavaScript:
"\u{239FD}"
Python:
"\U000239fd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣧽 character (CJK UNIFIED IDEOGRAPH-239FD)?
𣧽 (CJK UNIFIED IDEOGRAPH-239FD) is the Unicode character U+239FD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-239FD?
The CJK UNIFIED IDEOGRAPH-239FD character (𣧽) has codepoint U+239FD.
How do I type or copy CJK UNIFIED IDEOGRAPH-239FD?
Copy 𣧽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.