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 頽。謌雁齷隘搾ス 1110100011110110101000011110011010001000100010101110010111101010100110011110100010100101100011011110111110111101 e8f6a1e6888ae5ea99e8a58defbd
EUC-JP 頽。謌雁齷隘搾ス 11110000111110001000111010100001111010111110100010110100111001111111001111111001111100001010011110111010111100011000111010111101 f0f88ea1ebe8b4e7f3f9f0a7baf18ebd
UTF-8 頽。謌雁齷隘搾ス 111010011010000010111101111011111011110110100001111010001010110010001100111010011001101110000001111010011011110110110111111010011001101010011000111001101001000010111110111011111011110110111101 e9a0bdefbda1e8ac8ce99b81e9bdb7e99a98e690beefbdbd
UHC ???雁齷隘搾? 001111110011111100111111111001001101001011100100110010111110010011110110111100111011011000111111 3f3f3fe4d2e4cbe4f6f3b63f

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