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 ???jon}???jon{^ 001111110011111100111111011010100110111101101110011111010011111100111111001111110110101001101111011011100111101101011110 3f3f3f6a6f6e7d3f3f3f6a6f6e7b5e
SJIS-WIN ???jon}???jon{^ 001111110011111100111111011010100110111101101110011111010011111100111111001111110110101001101111011011100111101101011110 3f3f3f6a6f6e7d3f3f3f6a6f6e7b5e
EUC-JP ???jon}???jon{^ 001111110011111100111111011010100110111101101110011111010011111100111111001111110110101001101111011011100111101101011110 3f3f3f6a6f6e7d3f3f3f6a6f6e7b5e
UTF-8 챘챕혮jon}챘챕혮jon{^ 111011001011000110011000111011001011000110010101111011011001100010101110011010100110111101101110011111011110110010110001100110001110110010110001100101011110110110011000101011100110101001101111011011100111101101011110 ecb198ecb195ed98ae6a6f6e7decb198ecb195ed98ae6a6f6e7b5e
UHC 챘챕혮jon}챘챕혮jon{^ 110000111010101111000011101010011100001010010101011010100110111101101110011111011100001110101011110000111010100111000010100101010110101001101111011011100111101101011110 c3abc3a9c2956a6f6e7dc3abc3a9c2956a6f6e7b5e

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