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 韜碁ュЫ}韜碁ュЫ{^ 1110100011101001100011001110100110101101100001000101110001111101111010001110100110001100111010011010110110000100010111000111101101011110 e8e98ce9ad845c7de8e98ce9ad845c7b5e
EUC-JP 韜碁ュЫ}韜碁ュЫ{^ 11110000111010111011100011101011100011101010110110100111101111010111110111110000111010111011100011101011100011101010110110100111101111010111101101011110 f0ebb8eb8eada7bd7df0ebb8eb8eada7bd7b5e
UTF-8 韜碁ュЫ}韜碁ュЫ{^ 11101001100111111001110011100111101000101000000111101111101111011010110111010000101010110111110111101001100111111001110011100111101000101000000111101111101111011010110111010000101010110111101101011110 e99f9ce7a281efbdadd0ab7de99f9ce7a281efbdadd0ab7b5e
UHC 韜碁?Ы}韜碁?Ы{^ 1101010010110111110100011011001100111111101011001011110101111101110101001011011111010001101100110011111110101100101111010111101101011110 d4b7d1b33facbd7dd4b7d1b33facbd7b5e

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