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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
EUC-JP ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
UTF-8 뢱롍뢱롍[뢱롍뢱롍[^ 111010111010001010110001111010111010000110001101111010111010001010110001111010111010000110001101010110111110101110100010101100011110101110100001100011011110101110100010101100011110101110100001100011010101101101011110 eba2b1eba18deba2b1eba18d5beba2b1eba18deba2b1eba18d5b5e
UHC 뢱롍뢱롍[뢱롍뢱롍[^ 10001111011100001000111011010011100011110111000010001110110100110101101110001111011100001000111011010011100011110111000010001110110100110101101101011110 8f708ed38f708ed35b8f708ed38f708ed35b5e

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