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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 銕溷炎螳苓京顏冗 11100111111011001001111111100101100010011000101011100101101011101001011111101000100010111001111011101000111110001000111111100111 e7ec9fe5898ae5ae97e88b9ee8f88fe7
EUC-JP 銕溷炎螳苓京顏冗 11101110111011101101111011100111101100011110101011101010101100001100111011101010101101011111111011110000111110101011111011101001 eeeedee7b1eaeab0ceeab5fef0fabee9
UTF-8 銕溷炎螳苓京顏冗 111010011000101010010101111001101011101010110111111001111000001010001110111010001001111010110011111010001000101110010011111001001011101010101100111010011010000110001111111001011000011010010111 e98a95e6bab7e7828ee89eb3e88b93e4baace9a18fe58697
UHC ??炎螳?京?冗 001111110011111111100110111110101101001111011001001111111100110011001000001111111110100110110111 3f3fe6fad3d93fccc83fe9b7

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