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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 蝴?蝴?N}蝴?蝴?N{^ 1110010110011010001111111110010110011010001111110100111001111101111001011001101000111111111001011001101000111111010011100111101101011110 e59a3fe59a3f4e7de59a3fe59a3f4e7b5e
EUC-JP 蝴?蝴?N}蝴?蝴?N{^ 1110100111111010001111111110100111111010001111110100111001111101111010011111101000111111111010011111101000111111010011100111101101011110 e9fa3fe9fa3f4e7de9fa3fe9fa3f4e7b5e
UTF-8 蝴냥蝴냘N}蝴냥蝴냘N{^ 1110100010011101101101001110101110000011101001011110100010011101101101001110101110000011100110000100111001111101111010001001110110110100111010111000001110100101111010001001110110110100111010111000001110011000010011100111101101011110 e89db4eb83a5e89db4eb83984e7de89db4eb83a5e89db4eb83984e7b5e
UHC 蝴냥蝴냘N}蝴냥蝴냘N{^ 111110111101110110110011110010011111101111011101101100111100011101001110011111011111101111011101101100111100100111111011110111011011001111000111010011100111101101011110 fbddb3c9fbddb3c74e7dfbddb3c9fbddb3c74e7b5e

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