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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 책짜혴챔짰혫챔혫 111011001011000110000101111011001010011110011100111011011001100010110100111011001011000110010100111011001010011110110000111011011001100010101011111011001011000110010100111011011001100010101011 ecb185eca79ced98b4ecb194eca7b0ed98abecb194ed98ab
UHC 책짜혴챔짰혫챔혫 11000011101001011100001010100101110000101001101111000011101010001100001010101110110000101001001111000011101010001100001010010011 c3a5c2a5c29bc3a8c2aec293c3a8c293

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