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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 챨짱채횋n}챨짱채횋n{^ 1110110010110001101010001110110010100111101100011110110010110001100001001110110110011010100010110110111001111101111011001011000110101000111011001010011110110001111011001011000110000100111011011001101010001011011011100111101101011110 ecb1a8eca7b1ecb184ed9a8b6e7decb1a8eca7b1ecb184ed9a8b6e7b5e
UHC 챨짱채횋n}챨짱채횋n{^ 110000111011000011000010101011111100001110100100110000111000100101101110011111011100001110110000110000101010111111000011101001001100001110001001011011100111101101011110 c3b0c2afc3a4c3896e7dc3b0c2afc3a4c3896e7b5e

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