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 «®ªå«®ªã^ 10001111101010111010111010001111101010101110010110001111101010111010111010001111101010101110001101011110 8fabae8faae58fabae8faae35e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ??®?ªå??®?ªã^ 00111111001111111000111110100010111011100011111110001111101000101110110010001111101010111010100100111111001111111000111110100010111011100011111110001111101000101110110010001111101010111010101001011110 3f3f8fa2ee3f8fa2ec8faba93f3f8fa2ee3f8fa2ec8fabaa5e
UTF-8 «®ªå«®ªã^ 11000010100011111100001010101011110000101010111011000010100011111100001010101010110000111010010111000010100011111100001010101011110000101010111011000010100011111100001010101010110000111010001101011110 c28fc2abc2aec28fc2aac3a5c28fc2abc2aec28fc2aac3a35e
UHC ??®?ª???®?ª?^ 0011111100111111101000101110011100111111101010001010001100111111001111110011111110100010111001110011111110101000101000110011111101011110 3f3fa2e73fa8a33f3f3fa2e73fa8a33f5e

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