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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 兀?Ч}兀?Ч{^ 10011001010110010011111110000100010110000111110110011001010110010011111110000100010110000111101101011110 99593f84587d99593f84587b5e
EUC-JP 兀?Ч}兀?Ч{^ 11010001101110100011111110100111101110010111110111010001101110100011111110100111101110010111101101011110 d1ba3fa7b97dd1ba3fa7b97b5e
UTF-8 兀뽫Ч}兀뽫Ч{^ 11100101100001011000000011101011101111011010101111010000101001110111110111100101100001011000000011101011101111011010101111010000101001110111101101011110 e58580ebbdabd0a77de58580ebbdabd0a77b5e
UHC 兀뽫Ч}兀뽫Ч{^ 111010001011010010010110111001111010110010111001011111011110100010110100100101101110011110101100101110010111101101011110 e8b496e7acb97de8b496e7acb97b5e

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