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