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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 﨓鋓}﨓鋓{^ 111110101110100011111011110101101111000111100110011111011111101011101000111110111101011011110001111001100111101101011110 fae8fbd6f1e67dfae8fbd6f1e67b5e
EUC-JP ?鋓?}?鋓?{^ 00111111100011111110010010111111001111110111110100111111100011111110010010111111001111110111101101011110 3f8fe4bf3f7d3f8fe4bf3f7b5e
UTF-8 﨓鋓}﨓鋓{^ 111011111010100010010011111010011000101110010011111011101000010110100001011111011110111110101000100100111110100110001011100100111110111010000101101000010111101101011110 efa893e98b93ee85a17defa893e98b93ee85a17b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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