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 矼ア荳カ}矼ア荳カ{^ 1110000111100011101100011110010010111000100000110100101001111101111000011110001110110001111001001011100010000011010010100111101101011110 e1e3b1e4b8834a7de1e3b1e4b8834a7b5e
EUC-JP 矼ア荳カ}矼ア荳カ{^ 11100010111001011000111010110001111010001011101010100101101010110111110111100010111001011000111010110001111010001011101010100101101010110111101101011110 e2e58eb1e8baa5ab7de2e58eb1e8baa5ab7b5e
UTF-8 矼ア荳カ}矼ア荳カ{^ 111001111001111110111100111011111011110110110001111010001000110110110011111000111000001010101011011111011110011110011111101111001110111110111101101100011110100010001101101100111110001110000010101010110111101101011110 e79fbcefbdb1e88db3e382ab7de79fbcefbdb1e88db3e382ab7b5e
UHC ??荳カ}??荳カ{^ 001111110011111111010100111001011010101110101011011111010011111100111111110101001110010110101011101010110111101101011110 3f3fd4e5abab7d3f3fd4e5abab7b5e

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