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