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-2390D
Overview
𣤍 (CJK UNIFIED IDEOGRAPH-2390D) is the Unicode character at code point U+2390D. 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+2390D | |
| decimal | 145677 | |
| htmldecimal | 𣤍 | |
| htmlhex | 𣤍 | |
| css | \2390D | |
| javascript | \u{2390D} | |
| python | \U0002390d | |
| java | \uD84E\uDD0D | |
| go | \U0002390D | |
| ruby | \u{2390D} | |
| rust | \u{2390D} | |
| ccpp | \U0002390d | |
| urlencoded | %F0%A3%A4%8D | |
| utf8bytes | f0 a3 a4 8d | |
| utf16bebytes | d8 4e dd 0d | |
| utf32bebytes | 00 02 39 0d |
How to Use
HTML:
𣤍
CSS:
content: "\2390D"
JavaScript:
"\u{2390D}"
Python:
"\U0002390d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣤍 character (CJK UNIFIED IDEOGRAPH-2390D)?
𣤍 (CJK UNIFIED IDEOGRAPH-2390D) is the Unicode character U+2390D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2390D?
The CJK UNIFIED IDEOGRAPH-2390D character (𣤍) has codepoint U+2390D.
How do I type or copy CJK UNIFIED IDEOGRAPH-2390D?
Copy 𣤍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.