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 ??M@??M@B 001111110011111101001101010000000011111100111111010011010100000001000010 3f3f4d403f3f4d4042
SJIS-WIN 頸痔M@頸痔M@B 11101000111100101000111010100100010011010100000011101000111100101000111010100100010011010100000001000010 e8f28ea44d40e8f28ea44d4042
EUC-JP 頸痔M@頸痔M@B 11110000111101001011110010100110010011010100000011110000111101001011110010100110010011010100000001000010 f0f4bca64d40f0f4bca64d4042
UTF-8 頸痔M@頸痔M@B 1110100110100000101110001110011110010111100101000100110101000000111010011010000010111000111001111001011110010100010011010100000001000010 e9a0b8e797944d40e9a0b8e797944d4042
UHC 頸痔M@頸痔M@B 11001100111100101111011011000000010011010100000011001100111100101111011011000000010011010100000001000010 ccf2f6c04d40ccf2f6c04d4042

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