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 ’ZB‘Ÿh’ZB‘ŸfN}’ZB‘Ÿh’ZB‘ŸfN{^ 1001001001011010010000101001000110011111011010001001001001011010010000101001000110011111011001100100111001111101100100100101101001000010100100011001111101101000100100100101101001000010100100011001111101100110010011100111101101011110 925a42919f68925a42919f664e7d925a42919f68925a42919f664e7b5e
SJIS-WIN ?ZB??h?ZB??fN}?ZB??h?ZB??fN{^ 0011111101011010010000100011111100111111011010000011111101011010010000100011111100111111011001100100111001111101001111110101101001000010001111110011111101101000001111110101101001000010001111110011111101100110010011100111101101011110 3f5a423f3f683f5a423f3f664e7d3f5a423f3f683f5a423f3f664e7b5e
EUC-JP ?ZB??h?ZB??fN}?ZB??h?ZB??fN{^ 0011111101011010010000100011111100111111011010000011111101011010010000100011111100111111011001100100111001111101001111110101101001000010001111110011111101101000001111110101101001000010001111110011111101100110010011100111101101011110 3f5a423f3f683f5a423f3f664e7d3f5a423f3f683f5a423f3f664e7b5e
UTF-8 ’ZB‘Ÿh’ZB‘ŸfN}’ZB‘Ÿh’ZB‘ŸfN{^ 1100001010010010010110100100001011000010100100011100001010011111011010001100001010010010010110100100001011000010100100011100001010011111011001100100111001111101110000101001001001011010010000101100001010010001110000101001111101101000110000101001001001011010010000101100001010010001110000101001111101100110010011100111101101011110 c2925a42c291c29f68c2925a42c291c29f664e7dc2925a42c291c29f68c2925a42c291c29f664e7b5e
UHC ?ZB??h?ZB??fN}?ZB??h?ZB??fN{^ 0011111101011010010000100011111100111111011010000011111101011010010000100011111100111111011001100100111001111101001111110101101001000010001111110011111101101000001111110101101001000010001111110011111101100110010011100111101101011110 3f5a423f3f683f5a423f3f664e7d3f5a423f3f683f5a423f3f664e7b5e

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