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-20145
Overview
𠅅 (CJK UNIFIED IDEOGRAPH-20145) is the Unicode character at code point U+20145. 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+20145 | |
| decimal | 131397 | |
| htmldecimal | 𠅅 | |
| htmlhex | 𠅅 | |
| css | \20145 | |
| javascript | \u{20145} | |
| python | \U00020145 | |
| java | \uD840\uDD45 | |
| go | \U00020145 | |
| ruby | \u{20145} | |
| rust | \u{20145} | |
| ccpp | \U00020145 | |
| urlencoded | %F0%A0%85%85 | |
| utf8bytes | f0 a0 85 85 | |
| utf16bebytes | d8 40 dd 45 | |
| utf32bebytes | 00 02 01 45 |
How to Use
HTML:
𠅅
CSS:
content: "\20145"
JavaScript:
"\u{20145}"
Python:
"\U00020145"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠅅 character (CJK UNIFIED IDEOGRAPH-20145)?
𠅅 (CJK UNIFIED IDEOGRAPH-20145) is the Unicode character U+20145.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20145?
The CJK UNIFIED IDEOGRAPH-20145 character (𠅅) has codepoint U+20145.
How do I type or copy CJK UNIFIED IDEOGRAPH-20145?
Copy 𠅅 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.