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 ???j}???j{^ 0011111100111111001111110110101001111101001111110011111100111111011010100111101101011110 3f3f3f6a7d3f3f3f6a7b5e
SJIS-WIN 壓??j}壓??j{^ 10011010110110000011111100111111011010100111110110011010110110000011111100111111011010100111101101011110 9ad83f3f6a7d9ad83f3f6a7b5e
EUC-JP 壓??j}壓??j{^ 11010100110110100011111100111111011010100111110111010100110110100011111100111111011010100111101101011110 d4da3f3f6a7dd4da3f3f6a7b5e
UTF-8 壓뺠뮲j}壓뺠뮲j{^ 1110010110100011100100111110101110111010101000001110101110101110101100100110101001111101111001011010001110010011111010111011101010100000111010111010111010110010011010100111101101011110 e5a393ebbaa0ebaeb26a7de5a393ebbaa0ebaeb26a7b5e
UHC 壓뺠뮲j}壓뺠뮲j{^ 1110010011100010100101011110100010010010101110110110101001111101111001001110001010010101111010001001001010111011011010100111101101011110 e4e295e892bb6a7de4e295e892bb6a7b5e

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