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