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 ?\???\}?\???\{^ 001111110101110000111111001111110011111101011100011111010011111101011100001111110011111100111111010111000111101101011110 3f5c3f3f3f5c7d3f5c3f3f3f5c7b5e
SJIS-WIN ?\???\}?\???\{^ 001111110101110000111111001111110011111101011100011111010011111101011100001111110011111100111111010111000111101101011110 3f5c3f3f3f5c7d3f5c3f3f3f5c7b5e
EUC-JP ?\???\}?\???\{^ 001111110101110000111111001111110011111101011100011111010011111101011100001111110011111100111111010111000111101101011110 3f5c3f3f3f5c7d3f5c3f3f3f5c7b5e
UTF-8 책\혣혢혦\}책\혣혢혦\{^ 11101100101100011000010101011100111011011001100010100011111011011001100010100010111011011001100010100110010111000111110111101100101100011000010101011100111011011001100010100011111011011001100010100010111011011001100010100110010111000111101101011110 ecb1855ced98a3ed98a2ed98a65c7decb1855ced98a3ed98a2ed98a65c7b5e
UHC 책\혣혢혦\}책\혣혢혦\{^ 1100001110100101010111001100001010001100110000101000101111000010100011100101110001111101110000111010010101011100110000101000110011000010100010111100001010001110010111000111101101011110 c3a55cc28cc28bc28e5c7dc3a55cc28cc28bc28e5c7b5e

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