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