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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 讖壱擽妺ソ雎ォ 111001101010100110001000111010111001110110110100111110101010010110111111111010001011000110101011 e6a988eb9db4faa5bfe8b1ab
EUC-JP 讖壱擽妺ソ雎ォ 111011001010101110110000111011011101101010110110100011111011100110110111100011101011111111110000101100111000111010101011 ecabb0eddab68fb9b78ebff0b38eab
UTF-8 讖壱擽妺ソ雎ォ 111010001010111010010110111001011010001110110001111001101001001110111101111001011010011010111010111011111011110110111111111010011001101110001110111011111011110110101011 e8ae96e5a3b1e693bde5a6baefbdbfe99b8eefbdab
UHC 讖????雎? 111100111101100100111111001111110011111100111111111011101101000100111111 f3d93f3f3f3feed13f

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