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 ?ュ?}?ュ?{^ 0011111110000011100001010011111101111101001111111000001110000101001111110111101101011110 3f83853f7d3f83853f7b5e
EUC-JP ?ュ?}?ュ?{^ 0011111110100101111001010011111101111101001111111010010111100101001111110111101101011110 3fa5e53f7d3fa5e53f7b5e
UTF-8 歷ュ룴}歷ュ룴{^ 111011111010011010001100111000111000001110100101111010111010001110110100011111011110111110100110100011001110001110000011101001011110101110100011101101000111101101011110 efa68ce383a5eba3b47defa68ce383a5eba3b47b5e
UHC 歷ュ룴}歷ュ룴{^ 111001101011100010101011111001011000111110101001011111011110011010111000101010111110010110001111101010010111101101011110 e6b8abe58fa97de6b8abe58fa97b5e

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