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 李履[}李履[{^ 10010111100110111001011110011010010110110111110110010111100110111001011110011010010110110111101101011110 979b979a5b7d979b979a5b7b5e
EUC-JP 李履[}李履[{^ 11001101111110111100110111111010010110110111110111001101111110111100110111111010010110110111101101011110 cdfbcdfa5b7dcdfbcdfa5b7b5e
UTF-8 李履[}李履[{^ 1110011010011101100011101110010110110001101001010101101101111101111001101001110110001110111001011011000110100101010110110111101101011110 e69d8ee5b1a55b7de69d8ee5b1a55b7b5e
UHC 李履[}李履[{^ 11010111110111011101011111011011010110110111110111010111110111011101011111011011010110110111101101011110 d7ddd7db5b7dd7ddd7db5b7b5e

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