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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 馨??\}馨??\{^ 10001010010111010011111100111111010111000111110110001010010111010011111100111111010111000111101101011110 8a5d3f3f5c7d8a5d3f3f5c7b5e
EUC-JP 馨??\}馨??\{^ 10110011101111100011111100111111010111000111110110110011101111100011111100111111010111000111101101011110 b3be3f3f5c7db3be3f3f5c7b5e
UTF-8 馨딈솿\}馨딈솿\{^ 1110100110100110101010001110101110010100100010001110110010000110101111110101110001111101111010011010011010101000111010111001010010001000111011001000011010111111010111000111101101011110 e9a6a8eb9488ec86bf5c7de9a6a8eb9488ec86bf5c7b5e
UHC 馨딈솿\}馨딈솿\{^ 1111101110110000100010101110111010011001101100110101110001111101111110111011000010001010111011101001100110110011010111000111101101011110 fbb08aee99b35c7dfbb08aee99b35c7b5e

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