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-2363B
Overview
𣘻 (CJK UNIFIED IDEOGRAPH-2363B) is the Unicode character at code point U+2363B. 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+2363B | |
| decimal | 144955 | |
| htmldecimal | 𣘻 | |
| htmlhex | 𣘻 | |
| css | \2363B | |
| javascript | \u{2363B} | |
| python | \U0002363b | |
| java | \uD84D\uDE3B | |
| go | \U0002363B | |
| ruby | \u{2363B} | |
| rust | \u{2363B} | |
| ccpp | \U0002363b | |
| urlencoded | %F0%A3%98%BB | |
| utf8bytes | f0 a3 98 bb | |
| utf16bebytes | d8 4d de 3b | |
| utf32bebytes | 00 02 36 3b |
How to Use
HTML:
𣘻
CSS:
content: "\2363B"
JavaScript:
"\u{2363B}"
Python:
"\U0002363b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣘻 character (CJK UNIFIED IDEOGRAPH-2363B)?
𣘻 (CJK UNIFIED IDEOGRAPH-2363B) is the Unicode character U+2363B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2363B?
The CJK UNIFIED IDEOGRAPH-2363B character (𣘻) has codepoint U+2363B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2363B?
Copy 𣘻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.