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 «²FD«²FD^ 1000111110101011101100100100011001000100100011111010101110110010010001100100010001011110 8fabb246448fabb246445e
SJIS-WIN ???FD???FD^ 0011111100111111001111110100011001000100001111110011111100111111010001100100010001011110 3f3f3f46443f3f3f46445e
EUC-JP ???FD???FD^ 0011111100111111001111110100011001000100001111110011111100111111010001100100010001011110 3f3f3f46443f3f3f46445e
UTF-8 «²FD«²FD^ 1100001010001111110000101010101111000010101100100100011001000100110000101000111111000010101010111100001010110010010001100100010001011110 c28fc2abc2b24644c28fc2abc2b246445e
UHC ??²FD??²FD^ 00111111001111111010100111110111010001100100010000111111001111111010100111110111010001100100010001011110 3f3fa9f746443f3fa9f746445e

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