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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ??楡[}??楡[{^ 00111111001111111001111010111110010110110111110100111111001111111001111010111110010110110111101101011110 3f3f9ebe5b7d3f3f9ebe5b7b5e
EUC-JP ??楡[}??楡[{^ 00111111001111111101110011000000010110110111110100111111001111111101110011000000010110110111101101011110 3f3fdcc05b7d3f3fdcc05b7b5e
UTF-8 챔짼楡[}챔짼楡[{^ 1110110010110001100101001110110010100111101111001110011010100101101000010101101101111101111011001011000110010100111011001010011110111100111001101010010110100001010110110111101101011110 ecb194eca7bce6a5a15b7decb194eca7bce6a5a15b7b5e
UHC 챔짼楡[}챔짼楡[{^ 1100001110101000110000101011001011101010111110000101101101111101110000111010100011000010101100101110101011111000010110110111101101011110 c3a8c2b2eaf85b7dc3a8c2b2eaf85b7b5e

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