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