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 ??Don}??Don{^ 00111111001111110100010001101111011011100111110100111111001111110100010001101111011011100111101101011110 3f3f446f6e7d3f3f446f6e7b5e
SJIS-WIN ??Don}??Don{^ 00111111001111110100010001101111011011100111110100111111001111110100010001101111011011100111101101011110 3f3f446f6e7d3f3f446f6e7b5e
EUC-JP ??Don}??Don{^ 00111111001111110100010001101111011011100111110100111111001111110100010001101111011011100111101101011110 3f3f446f6e7d3f3f446f6e7b5e
UTF-8 많샬Don}많샬Don{^ 111010111010011110001110111011001000001110101100010001000110111101101110011111011110101110100111100011101110110010000011101011000100010001101111011011100111101101011110 eba78eec83ac446f6e7deba78eec83ac446f6e7b5e
UHC 많샬Don}많샬Don{^ 1011100010111001101111001010001101000100011011110110111001111101101110001011100110111100101000110100010001101111011011100111101101011110 b8b9bca3446f6e7db8b9bca3446f6e7b5e

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