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 ܸÀãܸÀã^ 110111001011100011000000111000111101110010111000110000001110001101011110 dcb8c0e3dcb8c0e35e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ܸÀãܸÀã^ 10001111101010101110010010001111101000101011000110001111101010101010001010001111101010111010101010001111101010101110010010001111101000101011000110001111101010101010001010001111101010111010101001011110 8faae48fa2b18faaa28fabaa8faae48fa2b18faaa28fabaa5e
UTF-8 ܸÀãܸÀã^ 1100001110011100110000101011100011000011100000001100001110100011110000111001110011000010101110001100001110000000110000111010001101011110 c39cc2b8c380c3a3c39cc2b8c380c3a35e
UHC ?¸???¸??^ 0011111110100010101011000011111100111111001111111010001010101100001111110011111101011110 3fa2ac3f3f3fa2ac3f3f5e

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