Latin Extended-B: Latin Small Letter D With Curl
- Unicode Version
- 4.0
- UTF-32BE
- 00 00 02 21
- UTF-32LE
- 21 02 00 00
- UTF-16BE
- 02 21
- UTF-16LE
- 21 02
- UTF-8
- C8 A1
Character Escapes
- HTML5
ȡȡ- C
\u0221 (C99)\U000221 (C99)- C++
\u{221} (C++23)\U00000221\u0221- Java
\u0221- JavaScript
\u{221}\u0221- CSS
\221\000221- Quoted-Printable
=C8=A1- URL
%C8%A1