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 ?????[?????[^ 00111111001111110011111100111111001111110101101100111111001111110011111100111111001111110101101101011110 3f3f3f3f3f5b3f3f3f3f3f5b5e
SJIS-WIN ?????[?????[^ 00111111001111110011111100111111001111110101101100111111001111110011111100111111001111110101101101011110 3f3f3f3f3f5b3f3f3f3f3f5b5e
EUC-JP ???蓀?[???蓀?[^ 0011111100111111001111111000111111011000111110000011111101011011001111110011111100111111100011111101100011111000001111110101101101011110 3f3f3f8fd8f83f5b3f3f3f8fd8f83f5b5e
UTF-8 琉뗨꽮蓀꼉[琉뗨꽮蓀꼉[^ 111011111010011110001100111010111001011110101000111010101011110110101110111010001001001110000000111010101011110010001001010110111110111110100111100011001110101110010111101010001110101010111101101011101110100010010011100000001110101010111100100010010101101101011110 efa78ceb97a8eabdaee89380eabc895befa78ceb97a8eabdaee89380eabc895b5e
UHC 琉뗨꽮蓀꼉[琉뗨꽮蓀꼉[^ 1110101110100100100010111110100010000100101110011110000111100000100001000110001001011011111010111010010010001011111010001000010010111001111000011110000010000100011000100101101101011110 eba48be884b9e1e084625beba48be884b9e1e084625b5e

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