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{^ 0011111100111111001111110100110101111101001111110011111100111111010011010111101101011110 3f3f3f4d7d3f3f3f4d7b5e
SJIS-WIN 俉??M}俉??M{^ 11111010011000010011111100111111010011010111110111111010011000010011111100111111010011010111101101011110 fa613f3f4d7dfa613f3f4d7b5e
EUC-JP 俉??M}俉??M{^ 100011111011000110111011001111110011111101001101011111011000111110110001101110110011111100111111010011010111101101011110 8fb1bb3f3f4d7d8fb1bb3f3f4d7b5e
UTF-8 俉뤿젫M}俉뤿젫M{^ 1110010010111111100010011110101110100100101111111110110010100000101010110100110101111101111001001011111110001001111010111010010010111111111011001010000010101011010011010111101101011110 e4bf89eba4bfeca0ab4d7de4bf89eba4bfeca0ab4d7b5e
UHC 俉뤿젫M}俉뤿젫M{^ 1110011111101011100011111110101110100000101000110100110101111101111001111110101110001111111010111010000010100011010011010111101101011110 e7eb8feba0a34d7de7eb8feba0a34d7b5e

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