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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 蜿ゥ邯哺蜿ゥ邯哺B 111001011000111110101001111001111011011010011010010011011110010110001111101010011110011110110110100110100100110101000010 e58fa9e7b69a4de58fa9e7b69a4d42
EUC-JP 蜿ゥ邯哺蜿ゥ邯哺B 1110100111101111100011101010100111101110101110001101001110101110111010011110111110001110101010011110111010111000110100111010111001000010 e9ef8ea9eeb8d3aee9ef8ea9eeb8d3ae42
UTF-8 蜿ゥ邯哺蜿ゥ邯哺B 11101000100111001011111111101111101111011010100111101001100000101010111111100101100100111011101011101000100111001011111111101111101111011010100111101001100000101010111111100101100100111011101001000010 e89cbfefbda9e982afe593bae89cbfefbda9e982afe593ba42
UHC ??邯哺??邯哺B 00111111001111111100101011111011111110001101010000111111001111111100101011111011111110001101010001000010 3f3fcafbf8d43f3fcafbf8d442

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