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 00111111001111110011111100111111001111110011111100111111001111110011111101001101 3f3f3f3f3f3f3f3f3f4d
SJIS-WIN 壯э?澳??獄??M 1001101011100001100001001000111100111111111000000101001100111111001111111000110110010110001111110011111101001101 9ae1848f3fe0533f3f8d963f3f4d
EUC-JP 壯э?澳??獄??M 1101010011100011101001111110111100111111110111111011010000111111001111111011100111110110001111110011111101001101 d4e3a7ef3fdfb43f3fb9f63f3f4d
UTF-8 壯э쉼澳뽲떁獄띰쉐M 111001011010001110101111110100011000110111101100100010011011110011100110101111101011001111101011101111011011001011101011100101101000000111100111100011011000010011101011100111011011000011101100100010011001000001001101 e5a3afd18dec89bce6beb3ebbdb2eb9681e78d84eb9db0ec89904d
UHC 壯э쉼澳뽲떁獄띰쉐M 11101101111000001010110011101111101111011011000011100111111111101001011011101110100010111001011111101000101010111011011011101111101111011010011001001101 ede0acefbdb0e7fe96ee8b97e8abb6efbda64d

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