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-6839
Overview
根 (CJK UNIFIED IDEOGRAPH-6839) is the Unicode character at code point U+6839. 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+6839 | |
| decimal | 26681 | |
| htmldecimal | 根 | |
| htmlhex | 根 | |
| css | \6839 | |
| javascript | \u{6839} | |
| python | \u6839 | |
| java | \u6839 | |
| go | \u6839 | |
| ruby | \u{6839} | |
| rust | \u{6839} | |
| ccpp | \u6839 | |
| urlencoded | %E6%A0%B9 | |
| utf8bytes | e6 a0 b9 | |
| utf16bebytes | 68 39 | |
| utf32bebytes | 00 00 68 39 |
How to Use
HTML:
根
CSS:
content: "\6839"
JavaScript:
"\u{6839}"
Python:
"\u6839"
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-6839)?
根 (CJK UNIFIED IDEOGRAPH-6839) is the Unicode character U+6839.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6839?
The CJK UNIFIED IDEOGRAPH-6839 character (根) has codepoint U+6839.
How do I type or copy CJK UNIFIED IDEOGRAPH-6839?
Copy 根 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.