If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+30CC, officially named KATAKANA LETTER NU, was introduced in Unicode version 1.1. It is part of the Katakana block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Kana script. In terms of text layout and rendering, the glyph is not a composition and has wide in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
12492
Copied!
|
|---|---|
| UTF-8 |
E3 83 8C
Copied!
|
| UTF-16 |
30 CC
Copied!
|
| UTF-32 |
00 00 30 CC
Copied!
|
| URL-Quoted |
%E3%83%8C
Copied!
|
| HTML hex reference |
ヌ
Copied!
|
| RFC 5137 |
\u'30CC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u30CC
Copied!
|
| C and C++ |
\u30cc
Copied!
|
| C# |
\u30cc
Copied!
|
| CSS |
\0030CC
Copied!
|
| Excel |
=UNICHAR(12492)
Copied!
|
| Go |
\u30cc
Copied!
|
| JavaScript |
\u30CC
Copied!
|
| Modern JavaScript (since ES6) |
\u{30cc}
Copied!
|
| JSON |
\u30CC
Copied!
|
| Java |
\u30CC
Copied!
|
| Lua |
\u{30CC}
Copied!
|
| Matlab |
char(12492)
Copied!
|
| Perl |
\x{30CC}
Copied!
|
| PHP |
\u{30cc}
Copied!
|
| PostgreSQL |
U&'\30CC'
Copied!
|
| PowerShell |
`u{30CC}
Copied!
|
| Python |
\u30cc
Copied!
|
| Ruby |
\u{30cc}
Copied!
|
| Rust |
\u{30cc}
Copied!
|