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 ??[f??[^}Y??[f??[^}bE 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245
SJIS-WIN 璽[f璽[^}Y璽[f璽[^}bE 1111001010110001100011101010001101011011011001101111001010110001100011101010001101011011010111100111110101011001111100101011000110001110101000110101101101100110111100101011000110001110101000110101101101011110011111010110001001000101 f2b18ea35b66f2b18ea35b5e7d59f2b18ea35b66f2b18ea35b5e7d6245
EUC-JP ?璽[f?璽[^}Y?璽[f?璽[^}bE 00111111101111001010010101011011011001100011111110111100101001010101101101011110011111010101100100111111101111001010010101011011011001100011111110111100101001010101101101011110011111010110001001000101 3fbca55b663fbca55b5e7d593fbca55b663fbca55b5e7d6245
UTF-8 璽[f璽[^}Y璽[f璽[^}bE 11101110100001111010100011100111100100101011110101011011011001101110111010000111101010001110011110010010101111010101101101011110011111010101100111101110100001111010100011100111100100101011110101011011011001101110111010000111101010001110011110010010101111010101101101011110011111010110001001000101 ee87a8e792bd5b66ee87a8e792bd5b5e7d59ee87a8e792bd5b66ee87a8e792bd5b5e7d6245
UHC ?璽[f?璽[^}Y?璽[f?璽[^}bE 00111111110111111101111001011011011001100011111111011111110111100101101101011110011111010101100100111111110111111101111001011011011001100011111111011111110111100101101101011110011111010110001001000101 3fdfde5b663fdfde5b5e7d593fdfde5b663fdfde5b5e7d6245

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