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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 僞襄闇闇}僞襄闇闇{^ 10011001010001011110010111110101100010001100010110001000110001010111110110011001010001011110010111110101100010001100010110001000110001010111101101011110 9945e5f588c588c57d9945e5f588c588c57b5e
EUC-JP 僞襄闇闇}僞襄闇闇{^ 11010001101001101110101011110111101100001100011110110000110001110111110111010001101001101110101011110111101100001100011110110000110001110111101101011110 d1a6eaf7b0c7b0c77dd1a6eaf7b0c7b0c77b5e
UTF-8 僞襄闇闇}僞襄闇闇{^ 111001011000001110011110111010001010010110000100111010011001011110000111111010011001011110000111011111011110010110000011100111101110100010100101100001001110100110010111100001111110100110010111100001110111101101011110 e5839ee8a584e99787e997877de5839ee8a584e99787e997877b5e
UHC 僞襄闇闇}僞襄闇闇{^ 11101010110010101110010111010001111001001110000111100100111000010111110111101010110010101110010111010001111001001110000111100100111000010111101101011110 eacae5d1e4e1e4e17deacae5d1e4e1e4e17b5e

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