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 汚??節??要 10001001100110000011111100111111100100001101111100111111001111111001011101110110 89983f3f90df3f3f9776
EUC-JP 汚??節??要 10110001111110000011111100111111110000001110000100111111001111111100110111010111 b1f83f3fc0e13f3fcdd7
UTF-8 汚졾마節쇽쉽要 111001101011000110011010111011001010000110111110111010111010011110001000111001111010111110000000111011001000011110111101111011001000100110111101111010001010011010000001 e6b19aeca1beeba788e7af80ec87bdec89bde8a681
UHC 汚졾마節쇽쉽要 1110011111111101101000001110010110111000101101101110111110111101101111001110111110111101101100011110100110101001 e7fda0e5b8b6efbdbcefbdb1e9a9

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