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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 阿??游?阿??游?B 100010001010001000111111001111111001111111100000001111111000100010100010001111110011111110011111111000000011111101000010 88a23f3f9fe03f88a23f3f9fe03f42
EUC-JP 阿??游?阿??游?B 101100001010010000111111001111111101111011100010001111111011000010100100001111110011111111011110111000100011111101000010 b0a43f3fdee23fb0a43f3fdee23f42
UTF-8 阿잛떏游쯸阿잛떏游쯸B 11101001100110001011111111101100100111101001101111101011100101101000111111100110101110001011100011101100101011111011100011101001100110001011111111101100100111101001101111101011100101101000111111100110101110001011100011101100101011111011100001000010 e998bfec9e9beb968fe6b8b8ecafb8e998bfec9e9beb968fe6b8b8ecafb842
UHC 阿잛떏游쯸阿잛떏游쯸B 111001001011100110011111111011001000101110100101111010101111110110101001011101101110010010111001100111111110110010001011101001011110101011111101101010010111011001000010 e4b99fec8ba5eafda976e4b99fec8ba5eafda97642

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