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 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f3f3f3f3f5a
SJIS-WIN ????????????Z 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f3f3f3f3f5a
EUC-JP ????????????Z 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f3f3f3f3f5a
UTF-8 챈쨔쩔챕혖짰챈쨔쩔챔짯혱Z 11101100101100011000100011101100101010001001010011101100101010011001010011101100101100011001010111101101100110001001011011101100101001111011000011101100101100011000100011101100101010001001010011101100101010011001010011101100101100011001010011101100101001111010111111101101100110001011000101011010 ecb188eca894eca994ecb195ed9896eca7b0ecb188eca894eca994ecb194eca7afed98b15a
UHC 챈쨔쩔챕혖짰챈쨔쩔챔짯혱Z 11000011101001101100001010111001110000101011111111000011101010011100001010000001110000101010111011000011101001101100001010111001110000101011111111000011101010001100001010101101110000101001100001011010 c3a6c2b9c2bfc3a9c281c2aec3a6c2b9c2bfc3a8c2adc2985a

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