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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蜴縄ソ懍旅迺オ 111001011000111010010011111010101011111110011100111011001001011110110111111001111001001010110101 e58e93eabf9cec97b7e792b5
EUC-JP 蜴縄ソ懍旅迺オ 1110100111101110110001101110110010001110101111111101100011101110110011101011100111101101111100101000111010110101 e9eec6ec8ebfd8eeceb9edf28eb5
UTF-8 蜴縄ソ懍旅迺オ 111010001001110010110100111001111011100010000100111011111011110110111111111001101000011110001101111001101001011110000101111010001011111110111010111011111011110110110101 e89cb4e7b884efbdbfe6878de69785e8bfbaefbdb5
UHC ????旅?? 0011111100111111001111110011111111010101111010010011111100111111 3f3f3f3fd5e93f3f

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