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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 馨??W}馨??W{^ 10001010010111010011111100111111010101110111110110001010010111010011111100111111010101110111101101011110 8a5d3f3f577d8a5d3f3f577b5e
EUC-JP 馨??W}馨??W{^ 10110011101111100011111100111111010101110111110110110011101111100011111100111111010101110111101101011110 b3be3f3f577db3be3f3f577b5e
UTF-8 馨됳뱵W}馨됳뱵W{^ 1110100110100110101010001110101110010000101100111110101110110001101101010101011101111101111010011010011010101000111010111001000010110011111010111011000110110101010101110111101101011110 e9a6a8eb90b3ebb1b5577de9a6a8eb90b3ebb1b5577b5e
UHC 馨됳뱵W}馨됳뱵W{^ 1111101110110000100010011110111010010011100110110101011101111101111110111011000010001001111011101001001110011011010101110111101101011110 fbb089ee939b577dfbb089ee939b577b5e

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