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