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 ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 狐耕楠\n}狐耕楠\n{^ 10001100110011111000110101101011100100111110110101011100011011100111110110001100110011111000110101101011100100111110110101011100011011100111101101011110 8ccf8d6b93ed5c6e7d8ccf8d6b93ed5c6e7b5e
EUC-JP 狐耕楠\n}狐耕楠\n{^ 10111000110100011011100111001100110001101110111101011100011011100111110110111000110100011011100111001100110001101110111101011100011011100111101101011110 b8d1b9ccc6ef5c6e7db8d1b9ccc6ef5c6e7b5e
UTF-8 狐耕楠\n}狐耕楠\n{^ 11100111100010111001000011101000100000001001010111100110101001011010000001011100011011100111110111100111100010111001000011101000100000001001010111100110101001011010000001011100011011100111101101011110 e78b90e88095e6a5a05c6e7de78b90e88095e6a5a05c6e7b5e
UHC 狐耕楠\n}狐耕楠\n{^ 11111011110011111100110011101001110100011111100001011100011011100111110111111011110011111100110011101001110100011111100001011100011011100111101101011110 fbcfcce9d1f85c6e7dfbcfcce9d1f85c6e7b5e

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