To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 邇餓。ス孖句 | 11100111100011101000100111101100101000011011110111111010101001101000101111100101 | e78e89eca1bdfaa68be5 |
EUC-JP | 邇餓。ス孖句 | 11101101111011101011001011101110100011101010000110001110101111011000111110111010101111101011011011100111 | edeeb2ee8ea18ebd8fbabeb6e7 |
UTF-8 | 邇餓。ス孖句 | 111010011000001010000111111010011010010010010011111011111011110110100001111011111011110110111101111001011010110110010110111001011000111110100101 | e98287e9a493efbda1efbdbde5ad96e58fa5 |
UHC | 邇餓???句 | 111011001100010011100100101110110011111100111111001111111100111110100011 | ecc4e4bb3f3f3fcfa3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)