HTML Entity (dec) | W |
HTML Entity (hex) | W |
UTF-8 (hex) | 0x57 |
UTF-8 (dec) | 87 |
UTF-16-BE (hex) | 0x57 |
UTF-16-BE (dec) | 0, 87 (2 bytes) |
UTF-32-BE (hex) | 0x57 |
UTF-32-BE (dec) | 0, 0, 0, 87 (4 bytes) |
C/C++/Java source code | "\u0057" |
Python source code | "\u0057" |