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 踝セ蠑衆赱シ螟ア荳 111001101111010010111110111001011011110010001111010011111110011011011111101111001110010110100100101100011110010010111000 e6f4bee5bc8f4fe6dfbce5a4b1e4b8
EUC-JP 踝セ蠑衆赱シ螟ア荳 111011001111011010001110101111101110101010111110101111011011000011101100111000011000111010111100111010101010011010001110101100011110100010111010 ecf68ebeeabebdb0ece18ebceaa68eb1e8ba
UTF-8 踝セ蠑衆赱シ螟ア荳 111010001011100010011101111011111011110110111110111010001010000010010001111010001010000110000110111010001011010110110001111011111011110110111100111010001001111010011111111011111011110110110001111010001000110110110011 e8b89defbdbee8a091e8a186e8b5b1efbdbce89e9fefbdb1e88db3
UHC ???衆??螟?荳 001111110011111100111111111100011110101100111111001111111101100110101101001111111101010011100101 3f3f3ff1eb3f3fd9ad3fd4e5

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