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 ????@????@^ 0011111100111111001111110011111101000000001111110011111100111111001111110100000001011110 3f3f3f3f403f3f3f3f405e
SJIS-WIN 豸訓豈ャ@豸訓豈ャ@^ 1110011010110110100011000101000011100110101011111010110001000000111001101011011010001100010100001110011010101111101011000100000001011110 e6b68c50e6afac40e6b68c50e6afac405e
EUC-JP 豸訓豈ャ@豸訓豈ャ@^ 11101100101110001011011110110001111011001011000110001110101011000100000011101100101110001011011110110001111011001011000110001110101011000100000001011110 ecb8b7b1ecb18eac40ecb8b7b1ecb18eac405e
UTF-8 豸訓豈ャ@豸訓豈ャ@^ 111010001011000110111000111010001010100010010011111010001011000110001000111011111011110110101100010000001110100010110001101110001110100010101000100100111110100010110001100010001110111110111101101011000100000001011110 e8b1b8e8a893e8b188efbdac40e8b1b8e8a893e8b188efbdac405e
UHC ?訓豈?@?訓豈?@^ 001111111111110110111010110100011100001000111111010000000011111111111101101110101101000111000010001111110100000001011110 3ffdbad1c23f403ffdbad1c23f405e

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