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{^ 1110001110111000111001001111011011100000101000110110110101111101111000111011100011100100111101101110000010100011011011010111101101011110 e3b8e4f6e0a36d7de3b8e4f6e0a36d7b5e
EUC-JP 羣蔕爛m}羣蔕爛m{^ 1110011010111010111010001111100011100000101001010110110101111101111001101011101011101000111110001110000010100101011011010111101101011110 e6bae8f8e0a56d7de6bae8f8e0a56d7b5e
UTF-8 羣蔕爛m}羣蔕爛m{^ 1110011110111110101000111110100010010100100101011110011110001000100110110110110101111101111001111011111010100011111010001001010010010101111001111000100010011011011011010111101101011110 e7bea3e89495e7889b6d7de7bea3e89495e7889b6d7b5e
UHC ??爛m}??爛m{^ 00111111001111111101010110110100011011010111110100111111001111111101010110110100011011010111101101011110 3f3fd5b46d7d3f3fd5b46d7b5e

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