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 êþ²é£¾êþ²è»¾^ 11101010111111101011001011101001101000111011111011101010111111101011001011101000101110111011111001011110 eafeb2e9a3beeafeb2e8bbbe5e
SJIS-WIN ????£???????^ 0011111100111111001111110011111110000001100100100011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f81923f3f3f3f3f3f3f5e
EUC-JP êþ?é£?êþ?è??^ 1000111110101011101101001000111110101001110100000011111110001111101010111011000110100001111100100011111110001111101010111011010010001111101010011101000000111111100011111010101110110010001111110011111101011110 8fabb48fa9d03f8fabb1a1f23f8fabb48fa9d03f8fabb23f3f5e
UTF-8 êþ²é£¾êþ²è»¾^ 11000011101010101100001110111110110000101011001011000011101010011100001010100011110000101011111011000011101010101100001110111110110000101011001011000011101010001100001010111011110000101011111001011110 c3aac3bec2b2c3a9c2a3c2bec3aac3bec2b2c3a8c2bbc2be5e
UHC ?þ²??¾?þ²??¾^ 00111111101010011010110110101001111101110011111100111111101010001111101000111111101010011010110110101001111101110011111100111111101010001111101001011110 3fa9ada9f73f3fa8fa3fa9ada9f73f3fa8fa5e

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