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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鐔緒秀}鐔緒秀{^ 111010000101110010001111100011111000111101000111011111011110100001011100100011111000111110001111010001110111101101011110 e85c8f8f8f477de85c8f8f8f477b5e
EUC-JP 鐔緒秀}鐔緒秀{^ 111011111011110110111101111011111011110110101000011111011110111110111101101111011110111110111101101010000111101101011110 efbdbdefbda87defbdbdefbda87b5e
UTF-8 鐔緒秀}鐔緒秀{^ 111010011001000010010100111001111011011110010010111001111010011110000000011111011110100110010000100101001110011110110111100100101110011110100111100000000111101101011110 e99094e7b792e7a7807de99094e7b792e7a7807b5e
UHC ??秀}??秀{^ 0011111100111111111000101011001101111101001111110011111111100010101100110111101101011110 3f3fe2b37d3f3fe2b37b5e

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