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