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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN レ酲レ酲^ 111100001011101011011010111001111100100111110111011111011111000010111010110110101110011111001001111101110111101101011110 f0badae7c9f77df0badae7c9f77b5e
EUC-JP ?レ酲??レ酲?^ 00111111100011101101101011101110110010110011111100111111100011101101101011101110110010110011111101011110 3f8edaeecb3f3f8edaeecb3f5e
UTF-8 レ酲レ酲^ 11101110100000011011100111101111101111101001101011101001100001011011001011101110100101011010000111101110100000011011100111101111101111101001101011101001100001011011001011101110100101011001111101011110 ee81b9efbe9ae985b2ee95a1ee81b9efbe9ae985b2ee959f5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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