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 ?\???Z}?\???Z{^ 001111110101110000111111001111110011111101011010011111010011111101011100001111110011111100111111010110100111101101011110 3f5c3f3f3f5a7d3f5c3f3f3f5a7b5e
SJIS-WIN ?\???Z}?\???Z{^ 001111110101110000111111001111110011111101011010011111010011111101011100001111110011111100111111010110100111101101011110 3f5c3f3f3f5a7d3f5c3f3f3f5a7b5e
EUC-JP ?\???Z}?\???Z{^ 001111110101110000111111001111110011111101011010011111010011111101011100001111110011111100111111010110100111101101011110 3f5c3f3f3f5a7d3f5c3f3f3f5a7b5e
UTF-8 챔\혣챠혧Z}챔\혣챠혧Z{^ 11101100101100011001010001011100111011011001100010100011111011001011000110100000111011011001100010100111010110100111110111101100101100011001010001011100111011011001100010100011111011001011000110100000111011011001100010100111010110100111101101011110 ecb1945ced98a3ecb1a0ed98a75a7decb1945ced98a3ecb1a0ed98a75a7b5e
UHC 챔\혣챠혧Z}챔\혣챠혧Z{^ 1100001110101000010111001100001010001100110000111010110111000010100011110101101001111101110000111010100001011100110000101000110011000011101011011100001010001111010110100111101101011110 c3a85cc28cc3adc28f5a7dc3a85cc28cc3adc28f5a7b5e

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