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 狐耕?狐耕?^ 1000110011001111100011010110101100111111100011001100111110001101011010110011111101011110 8ccf8d6b3f8ccf8d6b3f5e
EUC-JP 狐耕?狐耕?^ 1011100011010001101110011100110000111111101110001101000110111001110011000011111101011110 b8d1b9cc3fb8d1b9cc3f5e
UTF-8 狐耕벳狐耕벳^ 11100111100010111001000011101000100000001001010111101011101100101011001111100111100010111001000011101000100000001001010111101011101100101011001101011110 e78b90e88095ebb2b3e78b90e88095ebb2b35e
UHC 狐耕벳狐耕벳^ 11111011110011111100110011101001101110101010101011111011110011111100110011101001101110101010101001011110 fbcfcce9baaafbcfcce9baaa5e

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