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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 彧執ト鰄ケテ」 1111101010111001100011101011011111110000101000111100010011101001110110001011100111110000101000111100001110100011 fab98eb7f0a3c4e9d8b9f0a3c3a3
EUC-JP 彧執?ト鰄ケ?テ」 1000111110111100111111101011110010111001001111111000111011000100111100101101101010001110101110010011111110001110110000111000111010100011 8fbcfebcb93f8ec4f2da8eb93f8ec38ea3
UTF-8 彧執ト鰄ケテ」 111001011011110110100111111001011001111110110111111011101000000110100010111011111011111010000100111010011011000010000100111011111011110110111001111011101000000110100010111011111011111010000011111011111011110110100011 e5bda7e59fb7ee81a2efbe84e9b084efbdb9ee81a2efbe83efbda3
UHC 彧執??????? 1110100111101110111100101111101100111111001111110011111100111111001111110011111100111111 e9eef2fb3f3f3f3f3f3f3f

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