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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?m??m?^ 001111111000001010001101001111110011111110000010100011010011111101011110 3f828d3f3f828d3f5e
EUC-JP 渶m?渶m?^ 10001111110001111110110110100011111011010011111110001111110001111110110110100011111011010011111101011110 8fc7eda3ed3f8fc7eda3ed3f5e
UTF-8 渶m맶渶m맶^ 11100110101110001011011011101111101111011000110111101011101001111011011011100110101110001011011011101111101111011000110111101011101001111011011001011110 e6b8b6efbd8deba7b6e6b8b6efbd8deba7b65e
UHC 渶m맶渶m맶^ 11100111101101111010001111101101100100001011101111100111101101111010001111101101100100001011101101011110 e7b7a3ed90bbe7b7a3ed90bb5e

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