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 祉?彬依??? 10001110100000110011111110010101011010101000100011001011001111110011111100111111 8e833f956a88cb3f3f3f
EUC-JP 祉?彬依??? 10111011111000110011111111001001110010111011000011001101001111110011111100111111 bbe33fc9cbb0cd3f3f3f
UTF-8 祉곈彬依렋履렰 111001111010010110001001111010101011001110001000111001011011110110101100111001001011111010011101111010111010000010001011111011111010011110011111111010111010000010110000 e7a589eab388e5bdace4be9deba08befa79feba0b0
UHC 祉곈彬依렋履렰 1111001010110011101100001110100111011110101011111110101111101110100011101010001011101100101010101000111010111101 f2b3b0e9deafebee8ea2ecaa8ebd

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