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 ç²±[ç²±[^ 111001111011001010110001010110111110011110110010101100010101101101011110 e7b2b15be7b2b15b5e
SJIS-WIN ??±[??±[^ 0011111100111111100000010111110101011011001111110011111110000001011111010101101101011110 3f3f817d5b3f3f817d5b5e
EUC-JP ç?±[ç?±[^ 100011111010101110101110001111111010000111011110010110111000111110101011101011100011111110100001110111100101101101011110 8fabae3fa1de5b8fabae3fa1de5b5e
UTF-8 ç²±[ç²±[^ 110000111010011111000010101100101100001010110001010110111100001110100111110000101011001011000010101100010101101101011110 c3a7c2b2c2b15bc3a7c2b2c2b15b5e
UHC ?²±[?²±[^ 00111111101010011111011110100001101111100101101100111111101010011111011110100001101111100101101101011110 3fa9f7a1be5b3fa9f7a1be5b5e

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