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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 絎粋蟹\}絎粋蟹\{^ 1110001101001101100100001000100010001010010010010101110001111101111000110100110110010000100010001000101001001001010111000111101101011110 e34d90888a495c7de34d90888a495c7b5e
EUC-JP 絎粋蟹\}絎粋蟹\{^ 1110010110101110101111111110100010110011101010100101110001111101111001011010111010111111111010001011001110101010010111000111101101011110 e5aebfe8b3aa5c7de5aebfe8b3aa5c7b5e
UTF-8 絎粋蟹\}絎粋蟹\{^ 1110011110110101100011101110011110110010100010111110100010011111101110010101110001111101111001111011010110001110111001111011001010001011111010001001111110111001010111000111101101011110 e7b58ee7b28be89fb95c7de7b58ee7b28be89fb95c7b5e
UHC ??蟹\}??蟹\{^ 00111111001111111111101010101111010111000111110100111111001111111111101010101111010111000111101101011110 3f3ffaaf5c7d3f3ffaaf5c7b5e

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