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äü…‚¯B^ 111001001111110010000001100001011000001010101111010000101110010011111100100000011000010110000010101011110100001001011110 e4fc818582af42e4fc818582af425e
SJIS-WIN ??????B??????B^ 001111110011111100111111001111110011111100111111010000100011111100111111001111110011111100111111001111110100001001011110 3f3f3f3f3f3f423f3f3f3f3f3f425e
EUC-JP äü???¯Bäü???¯B^ 100011111010101110100011100011111010101111100100001111110011111100111111100011111010001010110100010000101000111110101011101000111000111110101011111001000011111100111111001111111000111110100010101101000100001001011110 8faba38fabe43f3f3f8fa2b4428faba38fabe43f3f3f8fa2b4425e
UTF-8 äü…‚¯Bäü…‚¯B^ 110000111010010011000011101111001100001010000001110000101000010111000010100000101100001010101111010000101100001110100100110000111011110011000010100000011100001010000101110000101000001011000010101011110100001001011110 c3a4c3bcc281c285c282c2af42c3a4c3bcc281c285c282c2af425e
UHC ??????B??????B^ 001111110011111100111111001111110011111100111111010000100011111100111111001111110011111100111111001111110100001001011110 3f3f3f3f3f3f423f3f3f3f3f3f425e

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