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 逍セ蠑衆轣シ螟ア荳 111001111001011010111110111001011011110010001111010011111110011110000001101111001110010110100100101100011110010010111000 e796bee5bc8f4fe781bce5a4b1e4b8
EUC-JP 逍セ蠑衆轣シ螟ア荳 111011011111011010001110101111101110101010111110101111011011000011101101111000011000111010111100111010101010011010001110101100011110100010111010 edf68ebeeabebdb0ede18ebceaa68eb1e8ba
UTF-8 逍セ蠑衆轣シ螟ア荳 111010011000000010001101111011111011110110111110111010001010000010010001111010001010000110000110111010001011110110100011111011111011110110111100111010001001111010011111111011111011110110110001111010001000110110110011 e9808defbdbee8a091e8a186e8bda3efbdbce89e9fefbdb1e88db3
UHC 逍??衆??螟?荳 11100001110011100011111100111111111100011110101100111111001111111101100110101101001111111101010011100101 e1ce3f3ff1eb3f3fd9ad3fd4e5

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