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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 逋庭ーク繪ィ^ | 11100111100110011001001011101011101100001011100011100011100010011010100001011110 | e79992ebb0b8e389a85e |
EUC-JP | 逋庭ーク繪ィ^ | 11101101111110011100010011101101100011101011000010001110101110001110010111101001100011101010100001011110 | edf9c4ed8eb08eb8e5e98ea85e |
UTF-8 | 逋庭ーク繪ィ^ | 11101001100000001000101111100101101110101010110111101111101111011011000011101111101111011011100011100111101110011010101011101111101111011010100001011110 | e9808be5baadefbdb0efbdb8e7b9aaefbda85e |
UHC | 逋庭??繪?^ | 11111000111001111110111111010100001111110011111111111100111010110011111101011110 | f8e7efd43f3ffceb3f5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)