IPA Extensions: Latin Small Letter Schwa
- Unicode Version
- 1.1
- UTF-32BE
- 00 00 02 59
- UTF-32LE
- 59 02 00 00
- UTF-16BE
- 02 59
- UTF-16LE
- 59 02
- UTF-8
- C9 99
Character Escapes
- HTML5
əə- C
\u0259 (C99)\U000259 (C99)- C++
\u{259} (C++23)\U00000259\u0259- Java
\u0259- JavaScript
\u{259}\u0259- CSS
\259\000259- Quoted-Printable
=C9=99- URL
%C9%99