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 夷뷀슄}夷뷀슄{^ 111001011010010010110111111010111011011110000000111011001000101010000100011111011110010110100100101101111110101110110111100000001110110010001010100001000111101101011110 e5a4b7ebb780ec8a847de5a4b7ebb780ec8a847b5e
UHC 夷뷀슄}夷뷀슄{^ 111011001010100010010100111011011001101010010110011111011110110010101000100101001110110110011010100101100111101101011110 eca894ed9a967deca894ed9a967b5e

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