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 ?????x?????xB 00111111001111110011111100111111001111110111100000111111001111110011111100111111001111110111100001000010 3f3f3f3f3f783f3f3f3f3f7842
SJIS-WIN 壓????x壓????xB 100110101101100000111111001111110011111100111111011110001001101011011000001111110011111100111111001111110111100001000010 9ad83f3f3f3f789ad83f3f3f3f7842
EUC-JP 壓????x壓????xB 110101001101101000111111001111110011111100111111011110001101010011011010001111110011111100111111001111110111100001000010 d4da3f3f3f3f78d4da3f3f3f3f7842
UTF-8 壓손샵얠롗x壓손샵얠롗xB 111001011010001110010011111011001000011010010000111011001000001110110101111011001001011010100000111010111010000110010111011110001110010110100011100100111110110010000110100100001110110010000011101101011110110010010110101000001110101110100001100101110111100001000010 e5a393ec8690ec83b5ec96a0eba19778e5a393ec8690ec83b5ec96a0eba1977842
UHC 壓손샵얠롗x壓손샵얠롗xB 1110010011100010101111001101010110111100101001011011111011101100100011101101101101111000111001001110001010111100110101011011110010100101101111101110110010001110110110110111100001000010 e4e2bcd5bca5beec8edb78e4e2bcd5bca5beec8edb7842

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