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-90BA
Overview
邺 (CJK UNIFIED IDEOGRAPH-90BA) is the Unicode character at code point U+90BA. 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+90BA | |
| decimal | 37050 | |
| htmldecimal | 邺 | |
| htmlhex | 邺 | |
| css | \90BA | |
| javascript | \u{90BA} | |
| python | \u90ba | |
| java | \u90BA | |
| go | \u90BA | |
| ruby | \u{90BA} | |
| rust | \u{90BA} | |
| ccpp | \u90ba | |
| urlencoded | %E9%82%BA | |
| utf8bytes | e9 82 ba | |
| utf16bebytes | 90 ba | |
| utf32bebytes | 00 00 90 ba |
How to Use
HTML:
邺
CSS:
content: "\90BA"
JavaScript:
"\u{90BA}"
Python:
"\u90ba"
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-90BA)?
邺 (CJK UNIFIED IDEOGRAPH-90BA) is the Unicode character U+90BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-90BA?
The CJK UNIFIED IDEOGRAPH-90BA character (邺) has codepoint U+90BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-90BA?
Copy 邺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.