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 夷랁쉮}夷랁쉮{^ 111001011010010010110111111010111001111010000001111011001000100110101110011111011110010110100100101101111110101110011110100000011110110010001001101011100111101101011110 e5a4b7eb9e81ec89ae7de5a4b7eb9e81ec89ae7b5e
UHC 夷랁쉮}夷랁쉮{^ 111011001010100010001101111011011001101010000110011111011110110010101000100011011110110110011010100001100111101101011110 eca88ded9a867deca88ded9a867b5e

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