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 蝮ヲ蟾ス}蝮ヲ蟾ス{^ 111001011001110110100110111001011011011110111101011111011110010110011101101001101110010110110111101111010111101101011110 e59da6e5b7bd7de59da6e5b7bd7b5e
EUC-JP 蝮ヲ蟾ス}蝮ヲ蟾ス{^ 11101001111111011000111010100110111010101011100110001110101111010111110111101001111111011000111010100110111010101011100110001110101111010111101101011110 e9fd8ea6eab98ebd7de9fd8ea6eab98ebd7b5e
UTF-8 蝮ヲ蟾ス}蝮ヲ蟾ス{^ 111010001001110110101110111011111011110110100110111010001001111110111110111011111011110110111101011111011110100010011101101011101110111110111101101001101110100010011111101111101110111110111101101111010111101101011110 e89daeefbda6e89fbeefbdbd7de89daeefbda6e89fbeefbdbd7b5e
UHC ??蟾?}??蟾?{^ 00111111001111111110000011101010001111110111110100111111001111111110000011101010001111110111101101011110 3f3fe0ea3f7d3f3fe0ea3f7b5e

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