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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 夷??}夷??{^ 1000100011001110001111110011111101111101100010001100111000111111001111110111101101011110 88ce3f3f7d88ce3f3f7b5e
EUC-JP 夷??}夷??{^ 1011000011010000001111110011111101111101101100001101000000111111001111110111101101011110 b0d03f3f7db0d03f3f7b5e
UTF-8 夷뚰쉸}夷뚰쉸{^ 111001011010010010110111111010111001101010110000111011001000100110111000011111011110010110100100101101111110101110011010101100001110110010001001101110000111101101011110 e5a4b7eb9ab0ec89b87de5a4b7eb9ab0ec89b87b5e
UHC 夷뚰쉸}夷뚰쉸{^ 111011001010100010001100111011011001101010001110011111011110110010101000100011001110110110011010100011100111101101011110 eca88ced9a8e7deca88ced9a8e7b5e

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