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{^ 0011111100111111010111010110111001111101001111110011111101011101011011100111101101011110 3f3f5d6e7d3f3f5d6e7b5e
SJIS-WIN 狐?]n}狐?]n{^ 10001100110011110011111101011101011011100111110110001100110011110011111101011101011011100111101101011110 8ccf3f5d6e7d8ccf3f5d6e7b5e
EUC-JP 狐?]n}狐?]n{^ 10111000110100010011111101011101011011100111110110111000110100010011111101011101011011100111101101011110 b8d13f5d6e7db8d13f5d6e7b5e
UTF-8 狐렱]n}狐렱]n{^ 11100111100010111001000011101011101000001011000101011101011011100111110111100111100010111001000011101011101000001011000101011101011011100111101101011110 e78b90eba0b15d6e7de78b90eba0b15d6e7b5e
UHC 狐렱]n}狐렱]n{^ 111110111100111110001110101111100101110101101110011111011111101111001111100011101011111001011101011011100111101101011110 fbcf8ebe5d6e7dfbcf8ebe5d6e7b5e

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