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 莵謝質場ロ菘籬 11100100101101111000111011010011100011101011111110001111111010101101101111100100110000111110001011011111 e4b78ed38ebf8feadbe4c3e2df
EUC-JP 莵謝質場ロ菘籬 1110100010111001101111001101010110111100110000011011111011101100100011101101101111101000110001011110010011100001 e8b9bcd5bcc1beec8edbe8c5e4e1
UTF-8 莵謝質場ロ菘籬 111010001000111010110101111010001010110010011101111010001011001110101010111001011010000010110100111011111011111010011011111010001000111110011000111001111011000110101100 e88eb5e8ac9de8b3aae5a0b4efbe9be88f98e7b1ac
UHC ?謝質場??籬 0011111111011110111100111111001011110101111011011101111000111111001111111101011111100110 3fdef3f2f5edde3f3fd7e6

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