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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ???絪?}???絪?{^ 0011111100111111001111111000111111010011111011000011111101111101001111110011111100111111100011111101001111101100001111110111101101011110 3f3f3f8fd3ec3f7d3f3f3f8fd3ec3f7b5e
UTF-8 琉뗨꽮絪쳌}琉뗨꽮絪쳌{^ 111011111010011110001100111010111001011110101000111010101011110110101110111001111011010110101010111011001011001110001100011111011110111110100111100011001110101110010111101010001110101010111101101011101110011110110101101010101110110010110011100011000111101101011110 efa78ceb97a8eabdaee7b5aaecb38c7defa78ceb97a8eabdaee7b5aaecb38c7b5e
UHC 琉뗨꽮絪쳌}琉뗨꽮絪쳌{^ 1110101110100100100010111110100010000100101110011110110011011111101010110110111001111101111010111010010010001011111010001000010010111001111011001101111110101011011011100111101101011110 eba48be884b9ecdfab6e7deba48be884b9ecdfab6e7b5e

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