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-23E9C
Overview
𣺜 (CJK UNIFIED IDEOGRAPH-23E9C) is the Unicode character at code point U+23E9C. 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+23E9C | |
| decimal | 147100 | |
| htmldecimal | 𣺜 | |
| htmlhex | 𣺜 | |
| css | \23E9C | |
| javascript | \u{23E9C} | |
| python | \U00023e9c | |
| java | \uD84F\uDE9C | |
| go | \U00023E9C | |
| ruby | \u{23E9C} | |
| rust | \u{23E9C} | |
| ccpp | \U00023e9c | |
| urlencoded | %F0%A3%BA%9C | |
| utf8bytes | f0 a3 ba 9c | |
| utf16bebytes | d8 4f de 9c | |
| utf32bebytes | 00 02 3e 9c |
How to Use
HTML:
𣺜
CSS:
content: "\23E9C"
JavaScript:
"\u{23E9C}"
Python:
"\U00023e9c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣺜 character (CJK UNIFIED IDEOGRAPH-23E9C)?
𣺜 (CJK UNIFIED IDEOGRAPH-23E9C) is the Unicode character U+23E9C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23E9C?
The CJK UNIFIED IDEOGRAPH-23E9C character (𣺜) has codepoint U+23E9C.
How do I type or copy CJK UNIFIED IDEOGRAPH-23E9C?
Copy 𣺜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.