To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 壕?糊蓋}壕?糊蓋{^ 1000110110001000001111111000110011010000100010100101011101111101100011011000100000111111100011001101000010001010010101110111101101011110 8d883f8cd08a577d8d883f8cd08a577b5e
EUC-JP 壕?糊蓋}壕?糊蓋{^ 1011100111101000001111111011100011010010101100111011100001111101101110011110100000111111101110001101001010110011101110000111101101011110 b9e83fb8d2b3b87db9e83fb8d2b3b87b5e
UTF-8 壕렢糊蓋}壕렢糊蓋{^ 111001011010001110010101111010111010000010100010111001111011001110001010111010001001001110001011011111011110010110100011100101011110101110100000101000101110011110110011100010101110100010010011100010110111101101011110 e5a395eba0a2e7b38ae8938b7de5a395eba0a2e7b38ae8938b7b5e
UHC 壕렢糊蓋}壕렢糊蓋{^ 11111011101111011000111010110011111110111101010111001011110011110111110111111011101111011000111010110011111110111101010111001011110011110111101101011110 fbbd8eb3fbd5cbcf7dfbbd8eb3fbd5cbcf7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)