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-31E9C
Overview
𱺜 (CJK UNIFIED IDEOGRAPH-31E9C) is the Unicode character at code point U+31E9C. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+31E9C | |
| decimal | 204444 | |
| htmldecimal | 𱺜 | |
| htmlhex | 𱺜 | |
| css | \31E9C | |
| javascript | \u{31E9C} | |
| python | \U00031e9c | |
| java | \uD887\uDE9C | |
| go | \U00031E9C | |
| ruby | \u{31E9C} | |
| rust | \u{31E9C} | |
| ccpp | \U00031e9c | |
| urlencoded | %F0%B1%BA%9C | |
| utf8bytes | f0 b1 ba 9c | |
| utf16bebytes | d8 87 de 9c | |
| utf32bebytes | 00 03 1e 9c |
How to Use
HTML:
𱺜
CSS:
content: "\31E9C"
JavaScript:
"\u{31E9C}"
Python:
"\U00031e9c"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱺜 character (CJK UNIFIED IDEOGRAPH-31E9C)?
𱺜 (CJK UNIFIED IDEOGRAPH-31E9C) is the Unicode character U+31E9C.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-31E9C?
The CJK UNIFIED IDEOGRAPH-31E9C character (𱺜) has codepoint U+31E9C.
How do I type or copy CJK UNIFIED IDEOGRAPH-31E9C?
Copy 𱺜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.