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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 閾鷺ゥエ雹磯スャ 111010001000011110001101111010111010100110110100111010001011100110001000111010011011110110101100 e8878deba9b4e8b988e9bdac
EUC-JP 閾鷺ゥエ雹磯スャ 11101111111001111011101011101101100011101010100110001110101101001111000010111011101100001110101110001110101111011000111010101100 efe7baed8ea98eb4f0bbb0eb8ebd8eac
UTF-8 閾鷺ゥエ雹磯スャ 111010011001011010111110111010011011011110111010111011111011110110101001111011111011110110110100111010011001101110111001111001111010001110101111111011111011110110111101111011111011110110101100 e996bee9b7baefbda9efbdb4e99bb9e7a3afefbdbdefbdac
UHC ?鷺??雹磯?? 0011111111010110110111000011111100111111110110101101111111010001101101000011111100111111 3fd6dc3f3fdadfd1b43f3f

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