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 ª´¢îª´¢î^ 10001111101010101011010010001111101000101110111010001111101010101011010010001111101000101110111001011110 8faab48fa2ee8faab48fa2ee5e
SJIS-WIN ??´?¢???´?¢?^ 0011111100111111100000010100110000111111100000011001000100111111001111110011111110000001010011000011111110000001100100010011111101011110 3f3f814c3f81913f3f3f814c3f81913f5e
EUC-JP ?ª´?¢î?ª´?¢î^ 00111111100011111010001011101100101000011010110100111111101000011111000110001111101010111100001000111111100011111010001011101100101000011010110100111111101000011111000110001111101010111100001001011110 3f8fa2eca1ad3fa1f18fabc23f8fa2eca1ad3fa1f18fabc25e
UTF-8 ª´¢îª´¢î^ 11000010100011111100001010101010110000101011010011000010100011111100001010100010110000111010111011000010100011111100001010101010110000101011010011000010100011111100001010100010110000111010111001011110 c28fc2aac2b4c28fc2a2c3aec28fc2aac2b4c28fc2a2c3ae5e
UHC ?ª´????ª´???^ 0011111110101000101000111010001010100101001111110011111100111111001111111010100010100011101000101010010100111111001111110011111101011110 3fa8a3a2a53f3f3f3fa8a3a2a53f3f3f5e

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