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