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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 壯э?澳??獄??B 1001101011100001100001001000111100111111111000000101001100111111001111111000110110010110001111110011111101000010 9ae1848f3fe0533f3f8d963f3f42
EUC-JP 壯э?澳??獄??B 1101010011100011101001111110111100111111110111111011010000111111001111111011100111110110001111110011111101000010 d4e3a7ef3fdfb43f3fb9f63f3f42
UTF-8 壯э쉼澳뽲떁獄띰숯B 111001011010001110101111110100011000110111101100100010011011110011100110101111101011001111101011101111011011001011101011100101101000000111100111100011011000010011101011100111011011000011101100100010001010111101000010 e5a3afd18dec89bce6beb3ebbdb2eb9681e78d84eb9db0ec88af42
UHC 壯э쉼澳뽲떁獄띰숯B 11101101111000001010110011101111101111011011000011100111111111101001011011101110100010111001011111101000101010111011011011101111101111011010000101000010 ede0acefbdb0e7fe96ee8b97e8abb6efbda142

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