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 ¨ù¡¾¨ù¡¾^ 101010001111100110100001101111101010100011111001101000011011111001011110 a8f9a1bea8f9a1be5e
SJIS-WIN ¨???¨???^ 1000000101001110001111110011111100111111100000010100111000111111001111110011111101011110 814e3f3f3f814e3f3f3f5e
EUC-JP ¨ù¡?¨ù¡?^ 10100001101011111000111110101011111000111000111110100010110000100011111110100001101011111000111110101011111000111000111110100010110000100011111101011110 a1af8fabe38fa2c23fa1af8fabe38fa2c23f5e
UTF-8 ¨ù¡¾¨ù¡¾^ 1100001010101000110000111011100111000010101000011100001010111110110000101010100011000011101110011100001010100001110000101011111001011110 c2a8c3b9c2a1c2bec2a8c3b9c2a1c2be5e
UHC ¨?¡¾¨?¡¾^ 101000011010011100111111101000101010111010101000111110101010000110100111001111111010001010101110101010001111101001011110 a1a73fa2aea8faa1a73fa2aea8fa5e

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