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 豺?瞳豺?瞳^ 1110011010110111001111111001001110110101111001101011011100111111100100111011010101011110 e6b73f93b5e6b73f93b55e
EUC-JP 豺?瞳豺?瞳^ 1110110010111001001111111100011010110111111011001011100100111111110001101011011101011110 ecb93fc6b7ecb93fc6b75e
UTF-8 豺쉴瞳豺쉴瞳^ 11101000101100011011101011101100100010011011010011100111100111101011001111101000101100011011101011101100100010011011010011100111100111101011001101011110 e8b1baec89b4e79eb3e8b1baec89b4e79eb35e
UHC 豺쉴瞳豺쉴瞳^ 11100011110011111011110110101111110101001101101011100011110011111011110110101111110101001101101001011110 e3cfbdafd4dae3cfbdafd4da5e

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