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 ç±ç±[ç±ç±[^ 1110011110110001111001111011000101011011111001111011000111100111101100010101101101011110 e7b1e7b15be7b1e7b15b5e
SJIS-WIN ?±?±[?±?±[^ 001111111000000101111101001111111000000101111101010110110011111110000001011111010011111110000001011111010101101101011110 3f817d3f817d5b3f817d3f817d5b5e
EUC-JP ç±ç±[ç±ç±[^ 1000111110101011101011101010000111011110100011111010101110101110101000011101111001011011100011111010101110101110101000011101111010001111101010111010111010100001110111100101101101011110 8fabaea1de8fabaea1de5b8fabaea1de8fabaea1de5b5e
UTF-8 ç±ç±[ç±ç±[^ 11000011101001111100001010110001110000111010011111000010101100010101101111000011101001111100001010110001110000111010011111000010101100010101101101011110 c3a7c2b1c3a7c2b15bc3a7c2b1c3a7c2b15b5e
UHC ?±?±[?±?±[^ 001111111010000110111110001111111010000110111110010110110011111110100001101111100011111110100001101111100101101101011110 3fa1be3fa1be5b3fa1be3fa1be5b5e

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