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