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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN マオ豕J}マオ豕J{^ 11001111101101011110011010110011010010100111110111001111101101011110011010110011010010100111101101011110 cfb5e6b34a7dcfb5e6b34a7b5e
EUC-JP マオ豕J}マオ豕J{^ 1000111011001111100011101011010111101100101101010100101001111101100011101100111110001110101101011110110010110101010010100111101101011110 8ecf8eb5ecb54a7d8ecf8eb5ecb54a7b5e
UTF-8 マオ豕J}マオ豕J{^ 1110111110111110100011111110111110111101101101011110100010110001100101010100101001111101111011111011111010001111111011111011110110110101111010001011000110010101010010100111101101011110 efbe8fefbdb5e8b1954a7defbe8fefbdb5e8b1954a7b5e
UHC ??豕J}??豕J{^ 00111111001111111110001111001110010010100111110100111111001111111110001111001110010010100111101101011110 3f3fe3ce4a7d3f3fe3ce4a7b5e

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