HTML Entity (dec) |  |
HTML Entity (hex) |  |
UTF-8 (hex) | 0x19 |
UTF-8 (dec) | 25 |
UTF-16-BE (hex) | 0x19 |
UTF-16-BE (dec) | 0, 25 (2 bytes) |
UTF-32-BE (hex) | 0x19 |
UTF-32-BE (dec) | 0, 0, 0, 25 (4 bytes) |
C/C++/Java source code | "\u0019" |
Python source code | "\u0019" |