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 ¢®¢ç¢®©£}¢®¢ç¢®©£{^ 10100010101011101010001011100111101000101010111010101001101000110111110110100010101011101010001011100111101000101010111010101001101000110111101101011110 a2aea2e7a2aea9a37da2aea2e7a2aea9a37b5e
SJIS-WIN ¢?¢?¢??£}¢?¢?¢??£{^ 100000011001000100111111100000011001000100111111100000011001000100111111001111111000000110010010011111011000000110010001001111111000000110010001001111111000000110010001001111110011111110000001100100100111101101011110 81913f81913f81913f3f81927d81913f81913f81913f3f81927b5e
EUC-JP ¢®¢ç¢®©£}¢®¢ç¢®©£{^ 10100001111100011000111110100010111011101010000111110001100011111010101110101110101000011111000110001111101000101110111010001111101000101110110110100001111100100111110110100001111100011000111110100010111011101010000111110001100011111010101110101110101000011111000110001111101000101110111010001111101000101110110110100001111100100111101101011110 a1f18fa2eea1f18fabaea1f18fa2ee8fa2eda1f27da1f18fa2eea1f18fabaea1f18fa2ee8fa2eda1f27b5e
UTF-8 ¢®¢ç¢®©£}¢®¢ç¢®©£{^ 1100001010100010110000101010111011000010101000101100001110100111110000101010001011000010101011101100001010101001110000101010001101111101110000101010001011000010101011101100001010100010110000111010011111000010101000101100001010101110110000101010100111000010101000110111101101011110 c2a2c2aec2a2c3a7c2a2c2aec2a9c2a37dc2a2c2aec2a2c3a7c2a2c2aec2a9c2a37b5e
UHC ?®???®??}?®???®??{^ 0011111110100010111001110011111100111111001111111010001011100111001111110011111101111101001111111010001011100111001111110011111100111111101000101110011100111111001111110111101101011110 3fa2e73f3f3fa2e73f3f7d3fa2e73f3f3fa2e73f3f7b5e

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