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 ??勝}??勝{^ 0011111100111111100011111001111101111101001111110011111110001111100111110111101101011110 3f3f8f9f7d3f3f8f9f7b5e
EUC-JP ??勝}??勝{^ 0011111100111111101111101010000101111101001111110011111110111110101000010111101101011110 3f3fbea17d3f3fbea17b5e
UTF-8 청짚勝}청짚勝{^ 111011001011001010101101111011001010011110011010111001011000101110011101011111011110110010110010101011011110110010100111100110101110010110001011100111010111101101011110 ecb2adeca79ae58b9d7decb2adeca79ae58b9d7b5e
UHC 청짚勝}청짚勝{^ 110000111011101111000010101001001110001110101101011111011100001110111011110000101010010011100011101011010111101101011110 c3bbc2a4e3ad7dc3bbc2a4e3ad7b5e

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