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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 狐耕?}狐耕?{^ 10001100110011111000110101101011001111110111110110001100110011111000110101101011001111110111101101011110 8ccf8d6b3f7d8ccf8d6b3f7b5e
EUC-JP 狐耕?}狐耕?{^ 10111000110100011011100111001100001111110111110110111000110100011011100111001100001111110111101101011110 b8d1b9cc3f7db8d1b9cc3f7b5e
UTF-8 狐耕땃}狐耕땃{^ 111001111000101110010000111010001000000010010101111010111001010110000011011111011110011110001011100100001110100010000000100101011110101110010101100000110111101101011110 e78b90e88095eb95837de78b90e88095eb95837b5e
UHC 狐耕땃}狐耕땃{^ 111110111100111111001100111010011011011010100011011111011111101111001111110011001110100110110110101000110111101101011110 fbcfcce9b6a37dfbcfcce9b6a37b5e

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