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 疫ュ?}疫ュ?{^ 10001001011101011000001110000101001111110111110110001001011101011000001110000101001111110111101101011110 897583853f7d897583853f7b5e
EUC-JP 疫ュ?}疫ュ?{^ 10110001110101101010010111100101001111110111110110110001110101101010010111100101001111110111101101011110 b1d6a5e53f7db1d6a5e53f7b5e
UTF-8 疫ュ툔}疫ュ툔{^ 111001111001011010101011111000111000001110100101111011011000100010010100011111011110011110010110101010111110001110000011101001011110110110001000100101000111101101011110 e796abe383a5ed88947de796abe383a5ed88947b5e
UHC 疫ュ툔}疫ュ툔{^ 111001101011100110101011111001011011100010001011011111011110011010111001101010111110010110111000100010110111101101011110 e6b9abe5b88b7de6b9abe5b88b7b5e

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