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^ 11110001111101111011100011110001100011101011110110001110101110010100010011110001111101111011100011110001100011101011110110001110101110010100010001011110 f1f7b8f18ebd8eb944f1f7b8f18ebd8eb9445e
EUC-JP ?ク?ス嫉D?ク?ス嫉D^ 00111111100011101011100000111111100011101011110110111100101110110100010000111111100011101011100000111111100011101011110110111100101110110100010001011110 3f8eb83f8ebdbcbb443f8eb83f8ebdbcbb445e
UTF-8 クス嫉Dクス嫉D^ 111011101000010110110010111011111011110110111000111011101000010010001001111011111011110110111101111001011010101110001001010001001110111010000101101100101110111110111101101110001110111010000100100010011110111110111101101111011110010110101011100010010100010001011110 ee85b2efbdb8ee8489efbdbde5ab8944ee85b2efbdb8ee8489efbdbde5ab89445e
UHC ????嫉D????嫉D^ 001111110011111100111111001111111111001011101100010001000011111100111111001111110011111111110010111011000100010001011110 3f3f3f3ff2ec443f3f3f3ff2ec445e

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