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 疫?ク}疫?ク{^ 10001001011101010011111110000011010011100111110110001001011101010011111110000011010011100111101101011110 89753f834e7d89753f834e7b5e
EUC-JP 疫?ク}疫?ク{^ 10110001110101100011111110100101101011110111110110110001110101100011111110100101101011110111101101011110 b1d63fa5af7db1d63fa5af7b5e
UTF-8 疫쏁ク}疫쏁ク{^ 111001111001011010101011111011001000111110000001111000111000001010101111011111011110011110010110101010111110110010001111100000011110001110000010101011110111101101011110 e796abec8f81e382af7de796abec8f81e382af7b5e
UHC 疫쏁ク}疫쏁ク{^ 111001101011100110011011111001111010101110101111011111011110011010111001100110111110011110101011101011110111101101011110 e6b99be7abaf7de6b99be7abaf7b5e

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