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 檍??苡??苡 10011110111110000011111100111111111001001000111100111111001111111110010010001111 9ef83f3fe48f3f3fe48f
EUC-JP 檍??苡??苡 11011100111110100011111100111111111001111110111100111111001111111110011111101111 dcfa3f3fe7ef3f3fe7ef
UTF-8 檍댿뀤苡띈짔苡 111001101010101010001101111010111000110010111111111010111000000010100100111010001000101110100001111010111001110110001000111011001010011110010100111010001000101110100001 e6aa8deb8cbfeb80a4e88ba1eb9d88eca794e88ba1
UHC 檍댿뀤苡띈짔苡 1110010111100101100010001110001010000101100110111110110010111110101101101110100010100011100111011110110010111110 e5e588e2859becbeb6e8a39decbe

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