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 00111111001111110011111100111111010011010100000000111111001111110011111100111111010011010100000001000010 3f3f3f3f4d403f3f3f3f4d4042
SJIS-WIN 疾鑅室M@疾鑅室M@B 111100001111011010001110101111101111101111100110100011101011101001001101010000001111000011110110100011101011111011111011111001101000111010111010010011010100000001000010 f0f68ebefbe68eba4d40f0f68ebefbe68eba4d4042
EUC-JP ?疾鑅室M@?疾鑅室M@B 001111111011110011000000100011111110010111101010101111001011110001001101010000000011111110111100110000001000111111100101111010101011110010111100010011010100000001000010 3fbcc08fe5eabcbc4d403fbcc08fe5eabcbc4d4042
UTF-8 疾鑅室M@疾鑅室M@B 1110111010000010101101011110011110010110101111101110100110010001100001011110010110101110101001000100110101000000111011101000001010110101111001111001011010111110111010011001000110000101111001011010111010100100010011010100000001000010 ee82b5e796bee99185e5aea44d40ee82b5e796bee99185e5aea44d4042
UHC ?疾?室M@?疾?室M@B 0011111111110010111100000011111111100011111110000100110101000000001111111111001011110000001111111110001111111000010011010100000001000010 3ff2f03fe3f84d403ff2f03fe3f84d4042

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