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