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 噎%萵}噎%萵{^ 100110100111100010000001100100111110010011100000011111011001101001111000100000011001001111100100111000000111101101011110 9a788193e4e07d9a788193e4e07b5e
EUC-JP 噎%萵}噎%萵{^ 110100111101100110100001111100111110100011100010011111011101001111011001101000011111001111101000111000100111101101011110 d3d9a1f3e8e27dd3d9a1f3e8e27b5e
UTF-8 噎%萵}噎%萵{^ 111001011001100110001110111011111011110010000101111010001001000010110101011111011110010110011001100011101110111110111100100001011110100010010000101101010111101101011110 e5998eefbc85e890b57de5998eefbc85e890b57b5e
UHC ?%?}?%?{^ 0011111110100011101001010011111101111101001111111010001110100101001111110111101101011110 3fa3a53f7d3fa3a53f7b5e

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