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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 以?[}以?[{^ 1000100011001000001111110101101101111101100010001100100000111111010110110111101101011110 88c83f5b7d88c83f5b7b5e
EUC-JP 以?[}以?[{^ 1011000011001010001111110101101101111101101100001100101000111111010110110111101101011110 b0ca3f5b7db0ca3f5b7b5e
UTF-8 以렊[}以렊[{^ 1110010010111011101001011110101110100000100010100101101101111101111001001011101110100101111010111010000010001010010110110111101101011110 e4bba5eba08a5b7de4bba5eba08a5b7b5e
UHC 以렊[}以렊[{^ 11101100101001001000111010100001010110110111110111101100101001001000111010100001010110110111101101011110 eca48ea15b7deca48ea15b7b5e

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