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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 凝l?}凝l?{^ 10001011110000111000001010001100001111110111110110001011110000111000001010001100001111110111101101011110 8bc3828c3f7d8bc3828c3f7b5e
EUC-JP 凝l?}凝l?{^ 10110110110001011010001111101100001111110111110110110110110001011010001111101100001111110111101101011110 b6c5a3ec3f7db6c5a3ec3f7b5e
UTF-8 凝l뜌}凝l뜌{^ 111001011000011110011101111011111011110110001100111010111001110010001100011111011110010110000111100111011110111110111101100011001110101110011100100011000111101101011110 e5879defbd8ceb9c8c7de5879defbd8ceb9c8c7b5e
UHC 凝l뜌}凝l뜌{^ 111010111110101010100011111011001000110110001111011111011110101111101010101000111110110010001101100011110111101101011110 ebeaa3ec8d8f7debeaa3ec8d8f7b5e

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