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?Y??M?bE 0011111100111111010011010011111101011001001111110011111101001101001111110110001001000101 3f3f4d3f593f3f4d3f6245
SJIS-WIN 怐顋M瞿Y怐顋M瞿bE 1001110010000001111010001111100101001101111000011101100001011001100111001000000111101000111110010100110111100001110110000110001001000101 9c81e8f94de1d8599c81e8f94de1d86245
EUC-JP 怐顋M瞿Y怐顋M瞿bE 1101011111100001111100001111101101001101111000101101101001011001110101111110000111110000111110110100110111100010110110100110001001000101 d7e1f0fb4de2da59d7e1f0fb4de2da6245
UTF-8 怐顋M瞿Y怐顋M瞿bE 1110011010000000100100001110100110100001100010110100110111100111100111101011111101011001111001101000000010010000111010011010000110001011010011011110011110011110101111110110001001000101 e68090e9a18b4de79ebf59e68090e9a18b4de79ebf6245
UHC ??M瞿Y??M瞿bE 00111111001111110100110111001111101110100101100100111111001111110100110111001111101110100110001001000101 3f3f4dcfba593f3f4dcfba6245

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