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{^ 001111110011111101001101011111010011111100111111010011010111101101011110 3f3f4d7d3f3f4d7b5e
SJIS-WIN 奛豸M}奛豸M{^ 11111010101000011110011010110110010011010111110111111010101000011110011010110110010011010111101101011110 faa1e6b64d7dfaa1e6b64d7b5e
EUC-JP 奛豸M}奛豸M{^ 100011111011100011110111111011001011100001001101011111011000111110111000111101111110110010111000010011010111101101011110 8fb8f7ecb84d7d8fb8f7ecb84d7b5e
UTF-8 奛豸M}奛豸M{^ 1110010110100101100110111110100010110001101110000100110101111101111001011010010110011011111010001011000110111000010011010111101101011110 e5a59be8b1b84d7de5a59be8b1b84d7b5e
UHC ??M}??M{^ 001111110011111101001101011111010011111100111111010011010111101101011110 3f3f4d7d3f3f4d7b5e

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