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' : ''">
ご
Overview
ご (HIRAGANA LETTER GO) is the Unicode character at code point U+3054. It belongs to the Hiragana block, in the Other Letter (Lo) general category. Its script is Hira.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3054 | |
| decimal | 12372 | |
| htmldecimal | ご | |
| htmlhex | ご | |
| css | \3054 | |
| javascript | \u{3054} | |
| python | \u3054 | |
| java | \u3054 | |
| go | \u3054 | |
| ruby | \u{3054} | |
| rust | \u{3054} | |
| ccpp | \u3054 | |
| urlencoded | %E3%81%94 | |
| utf8bytes | e3 81 94 | |
| utf16bebytes | 30 54 | |
| utf32bebytes | 00 00 30 54 |
How to Use
HTML:
ご
CSS:
content: "\3054"
JavaScript:
"\u{3054}"
Python:
"\u3054"
Properties
Frequently Asked Questions
What is the ご character (HIRAGANA LETTER GO)?
ご (HIRAGANA LETTER GO) is the Unicode character U+3054.
What is the Unicode codepoint of HIRAGANA LETTER GO?
The HIRAGANA LETTER GO character (ご) has codepoint U+3054.
How do I type or copy HIRAGANA LETTER GO?
Copy ご directly, or use the HTML entity, UTF-8, and code encodings shown on this page.