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 琉뗨꽮絪긪}琉뗨꽮絪긪{^ 111011111010011110001100111010111001011110101000111010101011110110101110111001111011010110101010111010101011100010101010011111011110111110100111100011001110101110010111101010001110101010111101101011101110011110110101101010101110101010111000101010100111101101011110 efa78ceb97a8eabdaee7b5aaeab8aa7defa78ceb97a8eabdaee7b5aaeab8aa7b5e
UHC 琉뗨꽮絪긪}琉뗨꽮絪긪{^ 1110101110100100100010111110100010000100101110011110110011011111100000110110111001111101111010111010010010001011111010001000010010111001111011001101111110000011011011100111101101011110 eba48be884b9ecdf836e7deba48be884b9ecdf836e7b5e

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