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???MB 001111110011111100111111010011010011111100111111001111110100110101000010 3f3f3f4d3f3f3f4d42
SJIS-WIN 辱??M辱??MB 1001000001001010001111110011111101001101100100000100101000111111001111110100110101000010 904a3f3f4d904a3f3f4d42
EUC-JP 辱?đM辱?đMB 101111111010101100111111100011111010100111000010010011011011111110101011001111111000111110101001110000100100110101000010 bfab3f8fa9c24dbfab3f8fa9c24d42
UTF-8 辱껆đM辱껆đMB 11101000101111101011000111101010101110111000011011000100100100010100110111101000101111101011000111101010101110111000011011000100100100010100110101000010 e8beb1eabb86c4914de8beb1eabb86c4914d42
UHC 辱껆đM辱껆đMB 111010011011010010000011111001111010100110100010010011011110100110110100100000111110011110101001101000100100110101000010 e9b483e7a9a24de9b483e7a9a24d42

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