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