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