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 šBš@}hšBš@}fN}šBš@}hšBš@}fN{^ 1001101001000010100110100100000001111101011010001001101001000010100110100100000001111101011001100100111001111101100110100100001010011010010000000111110101101000100110100100001010011010010000000111110101100110010011100111101101011110 9a429a407d689a429a407d664e7d9a429a407d689a429a407d664e7b5e
SJIS-WIN ?B?@}h?B?@}fN}?B?@}h?B?@}fN{^ 0011111101000010001111110100000001111101011010000011111101000010001111110100000001111101011001100100111001111101001111110100001000111111010000000111110101101000001111110100001000111111010000000111110101100110010011100111101101011110 3f423f407d683f423f407d664e7d3f423f407d683f423f407d664e7b5e
EUC-JP ?B?@}h?B?@}fN}?B?@}h?B?@}fN{^ 0011111101000010001111110100000001111101011010000011111101000010001111110100000001111101011001100100111001111101001111110100001000111111010000000111110101101000001111110100001000111111010000000111110101100110010011100111101101011110 3f423f407d683f423f407d664e7d3f423f407d683f423f407d664e7b5e
UTF-8 šBš@}hšBš@}fN}šBš@}hšBš@}fN{^ 11000010100110100100001011000010100110100100000001111101011010001100001010011010010000101100001010011010010000000111110101100110010011100111110111000010100110100100001011000010100110100100000001111101011010001100001010011010010000101100001010011010010000000111110101100110010011100111101101011110 c29a42c29a407d68c29a42c29a407d664e7dc29a42c29a407d68c29a42c29a407d664e7b5e
UHC ?B?@}h?B?@}fN}?B?@}h?B?@}fN{^ 0011111101000010001111110100000001111101011010000011111101000010001111110100000001111101011001100100111001111101001111110100001000111111010000000111110101101000001111110100001000111111010000000111110101100110010011100111101101011110 3f423f407d683f423f407d664e7d3f423f407d683f423f407d664e7b5e

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