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{^ 0011111100111111001111110110110101111101001111110011111100111111011011010111101101011110 3f3f3f6d7d3f3f3f6d7b5e
SJIS-WIN ??隋m}??隋m{^ 00111111001111111110010001000000011011010111110100111111001111111110010001000000011011010111101101011110 3f3fe4406d7d3f3fe4406d7b5e
EUC-JP ??隋m}??隋m{^ 00111111001111111110011110100001011011010111110100111111001111111110011110100001011011010111101101011110 3f3fe7a16d7d3f3fe7a16d7b5e
UTF-8 롙렶隋m}롙렶隋m{^ 1110101110100001100110011110101110100000101101101110100110011010100010110110110101111101111010111010000110011001111010111010000010110110111010011001101010001011011011010111101101011110 eba199eba0b6e99a8b6d7deba199eba0b6e99a8b6d7b5e
UHC 롙렶隋m}롙렶隋m{^ 1000111011011101100011101100000111100010110010010110110101111101100011101101110110001110110000011110001011001001011011010111101101011110 8edd8ec1e2c96d7d8edd8ec1e2c96d7b5e

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