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 馭?Ф}馭?Ф{^ 11101001011001100011111110000100010101010111110111101001011001100011111110000100010101010111101101011110 e9663f84557de9663f84557b5e
EUC-JP 馭?Ф}馭?Ф{^ 11110001110001110011111110100111101101100111110111110001110001110011111110100111101101100111101101011110 f1c73fa7b67df1c73fa7b67b5e
UTF-8 馭곸Ф}馭곸Ф{^ 11101001101001101010110111101010101100111011100011010000101001000111110111101001101001101010110111101010101100111011100011010000101001000111101101011110 e9a6adeab3b8d0a47de9a6adeab3b8d0a47b5e
UHC 馭곸Ф}馭곸Ф{^ 111001011101111110000001111011001010110010110110011111011110010111011111100000011110110010101100101101100111101101011110 e5df81ecacb67de5df81ecacb67b5e

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