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