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