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-2277B
Overview
𢝻 (CJK UNIFIED IDEOGRAPH-2277B) is the Unicode character at code point U+2277B. 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+2277B | |
| decimal | 141179 | |
| htmldecimal | 𢝻 | |
| htmlhex | 𢝻 | |
| css | \2277B | |
| javascript | \u{2277B} | |
| python | \U0002277b | |
| java | \uD849\uDF7B | |
| go | \U0002277B | |
| ruby | \u{2277B} | |
| rust | \u{2277B} | |
| ccpp | \U0002277b | |
| urlencoded | %F0%A2%9D%BB | |
| utf8bytes | f0 a2 9d bb | |
| utf16bebytes | d8 49 df 7b | |
| utf32bebytes | 00 02 27 7b |
How to Use
HTML:
𢝻
CSS:
content: "\2277B"
JavaScript:
"\u{2277B}"
Python:
"\U0002277b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢝻 character (CJK UNIFIED IDEOGRAPH-2277B)?
𢝻 (CJK UNIFIED IDEOGRAPH-2277B) is the Unicode character U+2277B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2277B?
The CJK UNIFIED IDEOGRAPH-2277B character (𢝻) has codepoint U+2277B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2277B?
Copy 𢝻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.