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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 遽軍遽経遽珪^ 11100111101011111000110001010010111001111010111110001100011011111110011110101111100011000101110101011110 e7af8c52e7af8c6fe7af8c5d5e
EUC-JP 遽軍遽経遽珪^ 11101110101100011011011110110011111011101011000110110111110100001110111010110001101101111011111001011110 eeb1b7b3eeb1b7d0eeb1b7be5e
UTF-8 遽軍遽経遽珪^ 11101001100000011011110111101000101110111000110111101001100000011011110111100111101101011000110011101001100000011011110111100111100011111010101001011110 e981bde8bb8de981bde7b58ce981bde78faa5e
UHC 遽軍遽?遽珪^ 110010111110100011001111110110101100101111101000001111111100101111101000110100001010100001011110 cbe8cfdacbe83fcbe8d0a85e

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