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 飮쏡飮쏡^ 11101001101000111010111011101100100011111010000111101001101000111010111011101100100011111010000101011110 e9a3aeec8fa1e9a3aeec8fa15e
SJIS-WIN ?£?????£????^ 001111111000000110010010001111110011111100111111001111110011111110000001100100100011111100111111001111110011111101011110 3f81923f3f3f3f3f81923f3f3f3f5e
EUC-JP 飮�飮�^ 10001111101010111011000110100001111100101000111110100010111011101000111110101011110000000011111110001111101000101100001010001111101010111011000110100001111100101000111110100010111011101000111110101011110000000011111110001111101000101100001001011110 8fabb1a1f28fa2ee8fabc03f8fa2c28fabb1a1f28fa2ee8fabc03f8fa2c25e
UTF-8 飮쏡飮쏡^ 11000011101010011100001010100011110000101010111011000011101011001100001010001111110000101010000111000011101010011100001010100011110000101010111011000011101011001100001010001111110000101010000101011110 c3a9c2a3c2aec3acc28fc2a1c3a9c2a3c2aec3acc28fc2a15e
UHC ??®??¡??®??¡^ 0011111100111111101000101110011100111111001111111010001010101110001111110011111110100010111001110011111100111111101000101010111001011110 3f3fa2e73f3fa2ae3f3fa2e73f3fa2ae5e

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