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-20F0D
Overview
𠼍 (CJK UNIFIED IDEOGRAPH-20F0D) is the Unicode character at code point U+20F0D. 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+20F0D | |
| decimal | 134925 | |
| htmldecimal | 𠼍 | |
| htmlhex | 𠼍 | |
| css | \20F0D | |
| javascript | \u{20F0D} | |
| python | \U00020f0d | |
| java | \uD843\uDF0D | |
| go | \U00020F0D | |
| ruby | \u{20F0D} | |
| rust | \u{20F0D} | |
| ccpp | \U00020f0d | |
| urlencoded | %F0%A0%BC%8D | |
| utf8bytes | f0 a0 bc 8d | |
| utf16bebytes | d8 43 df 0d | |
| utf32bebytes | 00 02 0f 0d |
How to Use
HTML:
𠼍
CSS:
content: "\20F0D"
JavaScript:
"\u{20F0D}"
Python:
"\U00020f0d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠼍 character (CJK UNIFIED IDEOGRAPH-20F0D)?
𠼍 (CJK UNIFIED IDEOGRAPH-20F0D) is the Unicode character U+20F0D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20F0D?
The CJK UNIFIED IDEOGRAPH-20F0D character (𠼍) has codepoint U+20F0D.
How do I type or copy CJK UNIFIED IDEOGRAPH-20F0D?
Copy 𠼍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.