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 ??oon}??oon{^ 00111111001111110110111101101111011011100111110100111111001111110110111101101111011011100111101101011110 3f3f6f6f6e7d3f3f6f6f6e7b5e
SJIS-WIN 狐?oon}狐?oon{^ 100011001100111100111111011011110110111101101110011111011000110011001111001111110110111101101111011011100111101101011110 8ccf3f6f6f6e7d8ccf3f6f6f6e7b5e
EUC-JP 狐?oon}狐?oon{^ 101110001101000100111111011011110110111101101110011111011011100011010001001111110110111101101111011011100111101101011110 b8d13f6f6f6e7db8d13f6f6f6e7b5e
UTF-8 狐렦oon}狐렦oon{^ 111001111000101110010000111010111010000010100110011011110110111101101110011111011110011110001011100100001110101110100000101001100110111101101111011011100111101101011110 e78b90eba0a66f6f6e7de78b90eba0a66f6f6e7b5e
UHC 狐렦oon}狐렦oon{^ 1111101111001111100011101011010101101111011011110110111001111101111110111100111110001110101101010110111101101111011011100111101101011110 fbcf8eb56f6f6e7dfbcf8eb56f6f6e7b5e

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