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-276AB
Overview
𧚫 (CJK UNIFIED IDEOGRAPH-276AB) is the Unicode character at code point U+276AB. 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+276AB | |
| decimal | 161451 | |
| htmldecimal | 𧚫 | |
| htmlhex | 𧚫 | |
| css | \276AB | |
| javascript | \u{276AB} | |
| python | \U000276ab | |
| java | \uD85D\uDEAB | |
| go | \U000276AB | |
| ruby | \u{276AB} | |
| rust | \u{276AB} | |
| ccpp | \U000276ab | |
| urlencoded | %F0%A7%9A%AB | |
| utf8bytes | f0 a7 9a ab | |
| utf16bebytes | d8 5d de ab | |
| utf32bebytes | 00 02 76 ab |
How to Use
HTML:
𧚫
CSS:
content: "\276AB"
JavaScript:
"\u{276AB}"
Python:
"\U000276ab"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧚫 character (CJK UNIFIED IDEOGRAPH-276AB)?
𧚫 (CJK UNIFIED IDEOGRAPH-276AB) is the Unicode character U+276AB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-276AB?
The CJK UNIFIED IDEOGRAPH-276AB character (𧚫) has codepoint U+276AB.
How do I type or copy CJK UNIFIED IDEOGRAPH-276AB?
Copy 𧚫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.