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-2167C
Overview
𡙼 (CJK UNIFIED IDEOGRAPH-2167C) is the Unicode character at code point U+2167C. 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+2167C | |
| decimal | 136828 | |
| htmldecimal | 𡙼 | |
| htmlhex | 𡙼 | |
| css | \2167C | |
| javascript | \u{2167C} | |
| python | \U0002167c | |
| java | \uD845\uDE7C | |
| go | \U0002167C | |
| ruby | \u{2167C} | |
| rust | \u{2167C} | |
| ccpp | \U0002167c | |
| urlencoded | %F0%A1%99%BC | |
| utf8bytes | f0 a1 99 bc | |
| utf16bebytes | d8 45 de 7c | |
| utf32bebytes | 00 02 16 7c |
How to Use
HTML:
𡙼
CSS:
content: "\2167C"
JavaScript:
"\u{2167C}"
Python:
"\U0002167c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡙼 character (CJK UNIFIED IDEOGRAPH-2167C)?
𡙼 (CJK UNIFIED IDEOGRAPH-2167C) is the Unicode character U+2167C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2167C?
The CJK UNIFIED IDEOGRAPH-2167C character (𡙼) has codepoint U+2167C.
How do I type or copy CJK UNIFIED IDEOGRAPH-2167C?
Copy 𡙼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.