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-6E2F
Overview
港 (CJK UNIFIED IDEOGRAPH-6E2F) is the Unicode character at code point U+6E2F. 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+6E2F | |
| decimal | 28207 | |
| htmldecimal | 港 | |
| htmlhex | 港 | |
| css | \6E2F | |
| javascript | \u{6E2F} | |
| python | \u6e2f | |
| java | \u6E2F | |
| go | \u6E2F | |
| ruby | \u{6E2F} | |
| rust | \u{6E2F} | |
| ccpp | \u6e2f | |
| urlencoded | %E6%B8%AF | |
| utf8bytes | e6 b8 af | |
| utf16bebytes | 6e 2f | |
| utf32bebytes | 00 00 6e 2f |
How to Use
HTML:
港
CSS:
content: "\6E2F"
JavaScript:
"\u{6E2F}"
Python:
"\u6e2f"
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-6E2F)?
港 (CJK UNIFIED IDEOGRAPH-6E2F) is the Unicode character U+6E2F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6E2F?
The CJK UNIFIED IDEOGRAPH-6E2F character (港) has codepoint U+6E2F.
How do I type or copy CJK UNIFIED IDEOGRAPH-6E2F?
Copy 港 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.