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 00111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f3f5a
SJIS-WIN ??????意??Z 0011111100111111001111110011111100111111001111111000100011010011001111110011111101011010 3f3f3f3f3f3f88d33f3f5a
EUC-JP ??????意??Z 0011111100111111001111110011111100111111001111111011000011010101001111110011111101011010 3f3f3f3f3f3fb0d53f3f5a
UTF-8 溜븐뵽溜뺣졎意쎈젻Z 11101111101001111000101111101011101110001001000011101011101101011011110111101111101001111000101111101011101110101010001111101100101000011000111011100110100001001000111111101100100011101000100011101100101000001011101101011010 efa78bebb890ebb5bdefa78bebbaa3eca18ee6848fec8e88eca0bb5a
UHC 溜븐뵽溜뺣졎意쎈젻Z 11101010111111101011101011101100100101001011101111101010111111101001010111101011101000001011101111101011111100101011110111101011101000001010111001011010 eafebaec94bbeafe95eba0bbebf2bdeba0ae5a

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