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 逑冗セ渓}逑冗セ渓{^ 1110011110010011100011111110011110111110100011000110101101111101111001111001001110001111111001111011111010001100011010110111101101011110 e7938fe7be8c6b7de7938fe7be8c6b7b5e
EUC-JP 逑冗セ渓}逑冗セ渓{^ 11101101111100111011111011101001100011101011111010110111110011000111110111101101111100111011111011101001100011101011111010110111110011000111101101011110 edf3bee98ebeb7cc7dedf3bee98ebeb7cc7b5e
UTF-8 逑冗セ渓}逑冗セ渓{^ 111010011000000010010001111001011000011010010111111011111011110110111110111001101011100010010011011111011110100110000000100100011110010110000110100101111110111110111101101111101110011010111000100100110111101101011110 e98091e58697efbdbee6b8937de98091e58697efbdbee6b8937b5e
UHC 逑冗??}逑冗??{^ 110011111100011111101001101101110011111100111111011111011100111111000111111010011011011100111111001111110111101101011110 cfc7e9b73f3f7dcfc7e9b73f3f7b5e

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