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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 竇ア荳カ}竇ア荳カ{^ 1110001010000101101100011110010010111000100000110100101001111101111000101000010110110001111001001011100010000011010010100111101101011110 e285b1e4b8834a7de285b1e4b8834a7b5e
EUC-JP 竇ア荳カ}竇ア荳カ{^ 11100011111001011000111010110001111010001011101010100101101010110111110111100011111001011000111010110001111010001011101010100101101010110111101101011110 e3e58eb1e8baa5ab7de3e58eb1e8baa5ab7b5e
UTF-8 竇ア荳カ}竇ア荳カ{^ 111001111010101110000111111011111011110110110001111010001000110110110011111000111000001010101011011111011110011110101011100001111110111110111101101100011110100010001101101100111110001110000010101010110111101101011110 e7ab87efbdb1e88db3e382ab7de7ab87efbdb1e88db3e382ab7b5e
UHC 竇?荳カ}竇?荳カ{^ 1101010011100100001111111101010011100101101010111010101101111101110101001110010000111111110101001110010110101011101010110111101101011110 d4e43fd4e5abab7dd4e43fd4e5abab7b5e

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