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 GE) is the Unicode character at code point U+3052. 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+3052 | |
| decimal | 12370 | |
| htmldecimal | げ | |
| htmlhex | げ | |
| css | \3052 | |
| javascript | \u{3052} | |
| python | \u3052 | |
| java | \u3052 | |
| go | \u3052 | |
| ruby | \u{3052} | |
| rust | \u{3052} | |
| ccpp | \u3052 | |
| urlencoded | %E3%81%92 | |
| utf8bytes | e3 81 92 | |
| utf16bebytes | 30 52 | |
| utf32bebytes | 00 00 30 52 |
How to Use
HTML:
げ
CSS:
content: "\3052"
JavaScript:
"\u{3052}"
Python:
"\u3052"
Properties
Frequently Asked Questions
What is the げ character (HIRAGANA LETTER GE)?
げ (HIRAGANA LETTER GE) is the Unicode character U+3052.
What is the Unicode codepoint of HIRAGANA LETTER GE?
The HIRAGANA LETTER GE character (げ) has codepoint U+3052.
How do I type or copy HIRAGANA LETTER GE?
Copy げ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.