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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 馨??[}馨??[{^ 10001010010111010011111100111111010110110111110110001010010111010011111100111111010110110111101101011110 8a5d3f3f5b7d8a5d3f3f5b7b5e
EUC-JP 馨??[}馨??[{^ 10110011101111100011111100111111010110110111110110110011101111100011111100111111010110110111101101011110 b3be3f3f5b7db3be3f3f5b7b5e
UTF-8 馨딈쑞[}馨딈쑞[{^ 1110100110100110101010001110101110010100100010001110110010010001100111100101101101111101111010011010011010101000111010111001010010001000111011001001000110011110010110110111101101011110 e9a6a8eb9488ec919e5b7de9a6a8eb9488ec919e5b7b5e
UHC 馨딈쑞[}馨딈쑞[{^ 1111101110110000100010101110111010011100101111010101101101111101111110111011000010001010111011101001110010111101010110110111101101011110 fbb08aee9cbd5b7dfbb08aee9cbd5b7b5e

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