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 豸軍豸経豸珪^ 11100110101101101000110001010010111001101011011010001100011011111110011010110110100011000101110101011110 e6b68c52e6b68c6fe6b68c5d5e
EUC-JP 豸軍豸経豸珪^ 11101100101110001011011110110011111011001011100010110111110100001110110010111000101101111011111001011110 ecb8b7b3ecb8b7d0ecb8b7be5e
UTF-8 豸軍豸経豸珪^ 11101000101100011011100011101000101110111000110111101000101100011011100011100111101101011000110011101000101100011011100011100111100011111010101001011110 e8b1b8e8bb8de8b1b8e7b58ce8b1b8e78faa5e
UHC ?軍???珪^ 001111111100111111011010001111110011111100111111110100001010100001011110 3fcfda3f3f3fd0a85e

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