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