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-268FD
Overview
𦣽 (CJK UNIFIED IDEOGRAPH-268FD) is the Unicode character at code point U+268FD. 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+268FD | |
| decimal | 157949 | |
| htmldecimal | 𦣽 | |
| htmlhex | 𦣽 | |
| css | \268FD | |
| javascript | \u{268FD} | |
| python | \U000268fd | |
| java | \uD85A\uDCFD | |
| go | \U000268FD | |
| ruby | \u{268FD} | |
| rust | \u{268FD} | |
| ccpp | \U000268fd | |
| urlencoded | %F0%A6%A3%BD | |
| utf8bytes | f0 a6 a3 bd | |
| utf16bebytes | d8 5a dc fd | |
| utf32bebytes | 00 02 68 fd |
How to Use
HTML:
𦣽
CSS:
content: "\268FD"
JavaScript:
"\u{268FD}"
Python:
"\U000268fd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦣽 character (CJK UNIFIED IDEOGRAPH-268FD)?
𦣽 (CJK UNIFIED IDEOGRAPH-268FD) is the Unicode character U+268FD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-268FD?
The CJK UNIFIED IDEOGRAPH-268FD character (𦣽) has codepoint U+268FD.
How do I type or copy CJK UNIFIED IDEOGRAPH-268FD?
Copy 𦣽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.