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 汚??節??晤 10001001100110000011111100111111100100001101111100111111001111111001110111101011 89983f3f90df3f3f9deb
EUC-JP 汚??節??晤 10110001111110000011111100111111110000001110000100111111001111111101101011101101 b1f83f3fc0e13f3fdaed
UTF-8 汚얌퍢節쇽쉈晤 111001101011000110011010111011001001011010001100111011011000110110100010111001111010111110000000111011001000011110111101111011001000100110001000111001101001100110100100 e6b19aec968ced8da2e7af80ec87bdec8988e699a4
UHC 汚얌퍢節쇽쉈晤 1110011111111101101111101110010010111011100110011110111110111101101111001110111110111101101001011110011111111011 e7fdbee4bb99efbdbcefbda5e7fb

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