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 ?\???V?\???Z 001111110101110000111111001111110011111101010110001111110101110000111111001111110011111101011010 3f5c3f3f3f563f5c3f3f3f5a
SJIS-WIN ?\???V?\???Z 001111110101110000111111001111110011111101010110001111110101110000111111001111110011111101011010 3f5c3f3f3f563f5c3f3f3f5a
EUC-JP ?\???V?\???Z 001111110101110000111111001111110011111101010110001111110101110000111111001111110011111101011010 3f5c3f3f3f563f5c3f3f3f5a
UTF-8 챔\혦챠혧V챔\혦챠혧Z 11101100101100011001010001011100111011011001100010100110111011001011000110100000111011011001100010100111010101101110110010110001100101000101110011101101100110001010011011101100101100011010000011101101100110001010011101011010 ecb1945ced98a6ecb1a0ed98a756ecb1945ced98a6ecb1a0ed98a75a
UHC 챔\혦챠혧V챔\혦챠혧Z 1100001110101000010111001100001010001110110000111010110111000010100011110101011011000011101010000101110011000010100011101100001110101101110000101000111101011010 c3a85cc28ec3adc28f56c3a85cc28ec3adc28f5a

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