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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??憶?????憶? 001111110011111110001001101011110011111100111111001111110011111100111111100010011010111100111111 3f3f89af3f3f3f3f3f89af3f
EUC-JP 邕?憶?沅?邕?憶? 100011111110000111101101001111111011001010110001001111111000111111000110111010010011111110001111111000011110110100111111101100101011000100111111 8fe1ed3fb2b13f8fc6e93f8fe1ed3fb2b13f
UTF-8 邕렋憶렰沅렋邕렋憶렰 111010011000001010010101111010111010000010001011111001101000011010110110111010111010000010110000111001101011001010000101111010111010000010001011111010011000001010010101111010111010000010001011111001101000011010110110111010111010000010110000 e98295eba08be686b6eba0b0e6b285eba08be98295eba08be686b6eba0b0
UHC 邕렋憶렰沅렋邕렋憶렰 1110100010111011100011101010001011100101111000111000111010111101111010101011011010001110101000101110100010111011100011101010001011100101111000111000111010111101 e8bb8ea2e5e38ebdeab68ea2e8bb8ea2e5e38ebd

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