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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 縡???縡???^ 1110001101110001001111110011111100111111111000110111000100111111001111110011111101011110 e3713f3f3fe3713f3f3f5e
EUC-JP 縡???縡???^ 1110010111010010001111110011111100111111111001011101001000111111001111110011111101011110 e5d23f3f3fe5d23f3f3f5e
UTF-8 縡렕亐렕縡렕亐렕^ 11100111101110001010000111101011101000001001010111100100101110101001000011101011101000001001010111100111101110001010000111101011101000001001010111100100101110101001000011101011101000001001010101011110 e7b8a1eba095e4ba90eba095e7b8a1eba095e4ba90eba0955e
UHC 縡렕亐렕縡렕亐렕^ 1110111010101101100011101010101011101010101001111000111010101010111011101010110110001110101010101110101010100111100011101010101001011110 eead8eaaeaa78eaaeead8eaaeaa78eaa5e

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