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