Latin Extended-B: Latin Small Letter N With Curl
- Unicode Version
- 4.0
- UTF-32BE
- 00 00 02 35
- UTF-32LE
- 35 02 00 00
- UTF-16BE
- 02 35
- UTF-16LE
- 35 02
- UTF-8
- C8 B5
Character Escapes
- HTML5
ȵȵ- C
\u0235 (C99)\U000235 (C99)- C++
\u{235} (C++23)\U00000235\u0235- Java
\u0235- JavaScript
\u{235}\u0235- CSS
\235\000235- Quoted-Printable
=C8=B5- URL
%C8%B5