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 äõŒ…‚°è\W|\ 1110010011110101100011001000010110000010101100001110100001011100100011111000111110001111010101110111110001011100 e4f58c8582b0e85c8f8f8f577c5c
SJIS-WIN ?????°?\???W|\ 001111110011111100111111001111110011111110000001100010110011111101011100001111110011111100111111010101110111110001011100 3f3f3f3f3f818b3f5c3f3f3f577c5c
EUC-JP äõ???°è\???W|\ 100011111010101110100011100011111010101111011000001111110011111100111111101000011110101110001111101010111011001001011100001111110011111100111111010101110111110001011100 8faba38fabd83f3f3fa1eb8fabb25c3f3f3f577c5c
UTF-8 äõŒ…‚°è\W|\ 110000111010010011000011101101011100001010001100110000101000010111000010100000101100001010110000110000111010100001011100110000101000111111000010100011111100001010001111010101110111110001011100 c3a4c3b5c28cc285c282c2b0c3a85cc28fc28fc28f577c5c
UHC ?????°?\???W|\ 001111110011111100111111001111110011111110100001110001100011111101011100001111110011111100111111010101110111110001011100 3f3f3f3f3fa1c63f5c3f3f3f577c5c

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