IPA Extensions: Latin Small Letter Turned H
- Unicode Version
- 1.1
- UTF-32BE
- 00 00 02 65
- UTF-32LE
- 65 02 00 00
- UTF-16BE
- 02 65
- UTF-16LE
- 65 02
- UTF-8
- C9 A5
Character Escapes
- HTML5
ɥɥ- C
\u0265 (C99)\U000265 (C99)- C++
\u{265} (C++23)\U00000265\u0265- Java
\u0265- JavaScript
\u{265}\u0265- CSS
\265\000265- Quoted-Printable
=C9=A5- URL
%C9%A5