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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN フヨィッ}フヨィッ{^ 1100110011010110101010001010111101111101110011001101011010101000101011110111101101011110 ccd6a8af7dccd6a8af7b5e
EUC-JP フヨィッ}フヨィッ{^ 10001110110011001000111011010110100011101010100010001110101011110111110110001110110011001000111011010110100011101010100010001110101011110111101101011110 8ecc8ed68ea88eaf7d8ecc8ed68ea88eaf7b5e
UTF-8 フヨィッ}フヨィッ{^ 111011111011111010001100111011111011111010010110111011111011110110101000111011111011110110101111011111011110111110111110100011001110111110111110100101101110111110111101101010001110111110111101101011110111101101011110 efbe8cefbe96efbda8efbdaf7defbe8cefbe96efbda8efbdaf7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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