HTML Entity (dec) | T |
HTML Entity (hex) | T |
UTF-8 (hex) | 0x54 |
UTF-8 (dec) | 84 |
UTF-16-BE (hex) | 0x54 |
UTF-16-BE (dec) | 0, 84 (2 bytes) |
UTF-32-BE (hex) | 0x54 |
UTF-32-BE (dec) | 0, 0, 0, 84 (4 bytes) |
C/C++/Java source code | "\u0054" |
Python source code | "\u0054" |