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 ¢®¢ç¢®©øh¢®¢ç¢®©ø 1010001010101110101000101110011110100010101011101010100111111000011010001010001010101110101000101110011110100010101011101010100111111000 a2aea2e7a2aea9f868a2aea2e7a2aea9f8
SJIS-WIN ¢?¢?¢???h¢?¢?¢??? 1000000110010001001111111000000110010001001111111000000110010001001111110011111100111111011010001000000110010001001111111000000110010001001111111000000110010001001111110011111100111111 81913f81913f81913f3f3f6881913f81913f81913f3f3f
EUC-JP ¢®¢ç¢®©øh¢®¢ç¢®©ø 10100001111100011000111110100010111011101010000111110001100011111010101110101110101000011111000110001111101000101110111010001111101000101110110110001111101010011100110001101000101000011111000110001111101000101110111010100001111100011000111110101011101011101010000111110001100011111010001011101110100011111010001011101101100011111010100111001100 a1f18fa2eea1f18fabaea1f18fa2ee8fa2ed8fa9cc68a1f18fa2eea1f18fabaea1f18fa2ee8fa2ed8fa9cc
UTF-8 ¢®¢ç¢®©øh¢®¢ç¢®©ø 110000101010001011000010101011101100001010100010110000111010011111000010101000101100001010101110110000101010100111000011101110000110100011000010101000101100001010101110110000101010001011000011101001111100001010100010110000101010111011000010101010011100001110111000 c2a2c2aec2a2c3a7c2a2c2aec2a9c3b868c2a2c2aec2a2c3a7c2a2c2aec2a9c3b8
UHC ?®???®?øh?®???®?ø 0011111110100010111001110011111100111111001111111010001011100111001111111010100110101010011010000011111110100010111001110011111100111111001111111010001011100111001111111010100110101010 3fa2e73f3f3fa2e73fa9aa683fa2e73f3f3fa2e73fa9aa

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