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