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 夷덊쉹}夷덊쉹{^ 111001011010010010110111111010111000110110001010111011001000100110111001011111011110010110100100101101111110101110001101100010101110110010001001101110010111101101011110 e5a4b7eb8d8aec89b97de5a4b7eb8d8aec89b97b5e
UHC 夷덊쉹}夷덊쉹{^ 111011001010100010001000111011011001101010001111011111011110110010101000100010001110110110011010100011110111101101011110 eca888ed9a8f7deca888ed9a8f7b5e

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