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 Íð}Íð{^ 100011111100110111110000011111011000111111001101111100000111101101011110 8fcdf07d8fcdf07b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ?Íð}?Íð{^ 0011111110001111101010101011111110001111101010011100001101111101001111111000111110101010101111111000111110101001110000110111101101011110 3f8faabf8fa9c37d3f8faabf8fa9c37b5e
UTF-8 Íð}Íð{^ 110000101000111111000011100011011100001110110000011111011100001010001111110000111000110111000011101100000111101101011110 c28fc38dc3b07dc28fc38dc3b07b5e
UHC ??ð}??ð{^ 0011111100111111101010011010001101111101001111110011111110101001101000110111101101011110 3f3fa9a37d3f3fa9a37b5e

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