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 ???已?}???已?{^ 001111110011111100111111100110111101111100111111011111010011111100111111001111111001101111011111001111110111101101011110 3f3f3f9bdf3f7d3f3f3f9bdf3f7b5e
EUC-JP ???已?}???已?{^ 001111110011111100111111110101101110000100111111011111010011111100111111001111111101011011100001001111110111101101011110 3f3f3fd6e13f7d3f3f3fd6e13f7b5e
UTF-8 琉뗨꽮已봭}琉뗨꽮已봭{^ 111011111010011110001100111010111001011110101000111010101011110110101110111001011011011110110010111010111011010010101101011111011110111110100111100011001110101110010111101010001110101010111101101011101110010110110111101100101110101110110100101011010111101101011110 efa78ceb97a8eabdaee5b7b2ebb4ad7defa78ceb97a8eabdaee5b7b2ebb4ad7b5e
UHC 琉뗨꽮已봭}琉뗨꽮已봭{^ 1110101110100100100010111110100010000100101110011110110010101011100101000110111001111101111010111010010010001011111010001000010010111001111011001010101110010100011011100111101101011110 eba48be884b9ecab946e7deba48be884b9ecab946e7b5e

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