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 妊??宵??塑 10010100010001000011111100111111100011111010101000111111001111111001000101011001 94443f3f8faa3f3f9159
EUC-JP 妊??宵焰?塑 110001111010010100111111001111111011111010101100100011111100100111101111001111111100000110111010 c7a53f3fbeac8fc9ef3fc1ba
UTF-8 妊렭뤈宵焰뤈塑 111001011010011010001010111010111010000010101101111010111010010010001000111001011010111010110101111001111000010010110000111010111010010010001000111001011010000110010001 e5a68aeba0adeba488e5aeb5e784b0eba488e5a191
UHC 妊렭뤈宵焰뤈塑 1110110011110100100011101011101010001111101110001110000110110010111001101111101110001111101110001110000110110001 ecf48eba8fb8e1b2e6fb8fb8e1b1

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