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 濡??軟??餓 10010100010001110011111100111111100100111110111000111111001111111000100111101100 94473f3f93ee3f3f89ec
EUC-JP 濡??軟??餓 11000111101010000011111100111111110001101111000000111111001111111011001011101110 c7a83f3fc6f03f3fb2ee
UTF-8 濡섎젶軟숂뀢餓 111001101011111110100001111011001000010010001110111011001010000010110110111010001011101110011111111011001000100010000010111010111000000010100010111010011010010010010011 e6bfa1ec848eeca0b6e8bb9fec8882eb80a2e9a493
UHC 濡섎젶軟숂뀢餓 1110101110100001100110001110101110100000101010101110011011100011100110011110011110000101100110011110010010111011 eba198eba0aae6e399e78599e4bb

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