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 çô”羸çô”羸^ 11100111111101001001010011100111101111101011100011100111111101001001010011100111101111101011100001011110 e7f494e7beb8e7f494e7beb85e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP çô?ç?¸çô?ç?¸^ 1000111110101011101011101000111110101011110101000011111110001111101010111010111000111111100011111010001010110001100011111010101110101110100011111010101111010100001111111000111110101011101011100011111110001111101000101011000101011110 8fabae8fabd43f8fabae3f8fa2b18fabae8fabd43f8fabae3f8fa2b15e
UTF-8 çô”羸çô”羸^ 11000011101001111100001110110100110000101001010011000011101001111100001010111110110000101011100011000011101001111100001110110100110000101001010011000011101001111100001010111110110000101011100001011110 c3a7c3b4c294c3a7c2bec2b8c3a7c3b4c294c3a7c2bec2b85e
UHC ????¾¸????¾¸^ 0011111100111111001111110011111110101000111110101010001010101100001111110011111100111111001111111010100011111010101000101010110001011110 3f3f3f3fa8faa2ac3f3f3f3fa8faa2ac5e

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