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 コ酲コ酲^ 111100001110000010111010111001111100100111110111011111011111000011100000101110101110011111001001111101110111101101011110 f0e0bae7c9f77df0e0bae7c9f77b5e
EUC-JP ?コ酲??コ酲?^ 00111111100011101011101011101110110010110011111100111111100011101011101011101110110010110011111101011110 3f8ebaeecb3f3f8ebaeecb3f5e
UTF-8 コ酲コ酲^ 11101110100000101001111111101111101111011011101011101001100001011011001011101110100101011010000111101110100000101001111111101111101111011011101011101001100001011011001011101110100101011001111101011110 ee829fefbdbae985b2ee95a1ee829fefbdbae985b2ee959f5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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