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 煆疾煆ワ骼ゥ自 111110110101011010001110101111101111101101010110110111001110100110001110101010011000111010101001 fb568ebefb56dce98ea98ea9
EUC-JP 煆疾煆ワ骼ゥ自 10001111110010011111010010111100110000001000111111001001111101001000111011011100111100011110111010001110101010011011110010101011 8fc9f4bcc08fc9f48edcf1ee8ea9bcab
UTF-8 煆疾煆ワ骼ゥ自 111001111000010110000110111001111001011010111110111001111000010110000110111011111011111010011100111010011010101010111100111011111011110110101001111010001000011110101010 e78586e796bee78586efbe9ce9aabcefbda9e887aa
UHC ?疾????自 001111111111001011110000001111110011111100111111001111111110110110111011 3ff2f03f3f3f3fedbb

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