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-90FE
Overview
郾 (CJK UNIFIED IDEOGRAPH-90FE) is the Unicode character at code point U+90FE. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+90FE | |
| decimal | 37118 | |
| htmldecimal | 郾 | |
| htmlhex | 郾 | |
| css | \90FE | |
| javascript | \u{90FE} | |
| python | \u90fe | |
| java | \u90FE | |
| go | \u90FE | |
| ruby | \u{90FE} | |
| rust | \u{90FE} | |
| ccpp | \u90fe | |
| urlencoded | %E9%83%BE | |
| utf8bytes | e9 83 be | |
| utf16bebytes | 90 fe | |
| utf32bebytes | 00 00 90 fe |
How to Use
HTML:
郾
CSS:
content: "\90FE"
JavaScript:
"\u{90FE}"
Python:
"\u90fe"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 郾 character (CJK UNIFIED IDEOGRAPH-90FE)?
郾 (CJK UNIFIED IDEOGRAPH-90FE) is the Unicode character U+90FE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-90FE?
The CJK UNIFIED IDEOGRAPH-90FE character (郾) has codepoint U+90FE.
How do I type or copy CJK UNIFIED IDEOGRAPH-90FE?
Copy 郾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.