Latin Extended-B: Latin Small Letter L With Curl
- Unicode Version
- 4.0
- UTF-32BE
- 00 00 02 34
- UTF-32LE
- 34 02 00 00
- UTF-16BE
- 02 34
- UTF-16LE
- 34 02
- UTF-8
- C8 B4
Character Escapes
- HTML5
ȴȴ- C
\u0234 (C99)\U000234 (C99)- C++
\u{234} (C++23)\U00000234\u0234- Java
\u0234- JavaScript
\u{234}\u0234- CSS
\234\000234- Quoted-Printable
=C8=B4- URL
%C8%B4