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-6C34
Overview
水 (CJK UNIFIED IDEOGRAPH-6C34) is the Unicode character at code point U+6C34. 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+6C34 | |
| decimal | 27700 | |
| htmldecimal | 水 | |
| htmlhex | 水 | |
| css | \6C34 | |
| javascript | \u{6C34} | |
| python | \u6c34 | |
| java | \u6C34 | |
| go | \u6C34 | |
| ruby | \u{6C34} | |
| rust | \u{6C34} | |
| ccpp | \u6c34 | |
| urlencoded | %E6%B0%B4 | |
| utf8bytes | e6 b0 b4 | |
| utf16bebytes | 6c 34 | |
| utf32bebytes | 00 00 6c 34 |
How to Use
HTML:
水
CSS:
content: "\6C34"
JavaScript:
"\u{6C34}"
Python:
"\u6c34"
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-6C34)?
水 (CJK UNIFIED IDEOGRAPH-6C34) is the Unicode character U+6C34.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6C34?
The CJK UNIFIED IDEOGRAPH-6C34 character (水) has codepoint U+6C34.
How do I type or copy CJK UNIFIED IDEOGRAPH-6C34?
Copy 水 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.