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 ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN セス質Dセス質D^ 11110000101110011011111011110001100011101011110110001110101111110100010011110000101110011011111011110001100011101011110110001110101111110100010001011110 f0b9bef18ebd8ebf44f0b9bef18ebd8ebf445e
EUC-JP ?セ?ス質D?セ?ス質D^ 00111111100011101011111000111111100011101011110110111100110000010100010000111111100011101011111000111111100011101011110110111100110000010100010001011110 3f8ebe3f8ebdbcc1443f8ebe3f8ebdbcc1445e
UTF-8 セス質Dセス質D^ 111011101000000110111000111011111011110110111110111011101000010010001001111011111011110110111101111010001011001110101010010001001110111010000001101110001110111110111101101111101110111010000100100010011110111110111101101111011110100010110011101010100100010001011110 ee81b8efbdbeee8489efbdbde8b3aa44ee81b8efbdbeee8489efbdbde8b3aa445e
UHC ????質D????質D^ 001111110011111100111111001111111111001011110101010001000011111100111111001111110011111111110010111101010100010001011110 3f3f3f3ff2f5443f3f3f3ff2f5445e

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