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 噎%蛯}噎%蛯{^ 100110100111100010000001100100111110010110000010011111011001101001111000100000011001001111100101100000100111101101011110 9a788193e5827d9a788193e5827b5e
EUC-JP 噎%蛯}噎%蛯{^ 110100111101100110100001111100111110100111100010011111011101001111011001101000011111001111101001111000100111101101011110 d3d9a1f3e9e27dd3d9a1f3e9e27b5e
UTF-8 噎%蛯}噎%蛯{^ 111001011001100110001110111011111011110010000101111010001001101110101111011111011110010110011001100011101110111110111100100001011110100010011011101011110111101101011110 e5998eefbc85e89baf7de5998eefbc85e89baf7b5e
UHC ?%?}?%?{^ 0011111110100011101001010011111101111101001111111010001110100101001111110111101101011110 3fa3a53f7d3fa3a53f7b5e

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