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 10001111110001111111110011111011011001101000111111000111111111001111101101011110011111010101100110001111110001111111110011111011011001101000111111000111111111001111101101011110011111010110001001000101 8fc7fcfb668fc7fcfb5e7d598fc7fcfb668fc7fcfb5e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ?Çüûf?Çüû^}Y?Çüûf?Çüû^}bE 00111111100011111010101010101110100011111010101111100100100011111010101111100101011001100011111110001111101010101010111010001111101010111110010010001111101010111110010101011110011111010101100100111111100011111010101010101110100011111010101111100100100011111010101111100101011001100011111110001111101010101010111010001111101010111110010010001111101010111110010101011110011111010110001001000101 3f8faaae8fabe48fabe5663f8faaae8fabe48fabe55e7d593f8faaae8fabe48fabe5663f8faaae8fabe48fabe55e7d6245
UTF-8 ÇüûfÇüû^}YÇüûfÇüû^}bE 1100001010001111110000111000011111000011101111001100001110111011011001101100001010001111110000111000011111000011101111001100001110111011010111100111110101011001110000101000111111000011100001111100001110111100110000111011101101100110110000101000111111000011100001111100001110111100110000111011101101011110011111010110001001000101 c28fc387c3bcc3bb66c28fc387c3bcc3bb5e7d59c28fc387c3bcc3bb66c28fc387c3bcc3bb5e7d6245
UHC ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245

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