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 üBÙ¹\nfüBÙ¹\n^}YüBÙ¹\nfüBÙ¹\n^}bE 111111000100001011011001101110010101110001101110011001101111110001000010110110011011100101011100011011100101111001111101010110011111110001000010110110011011100101011100011011100110011011111100010000101101100110111001010111000110111001011110011111010110001001000101 fc42d9b95c6e66fc42d9b95c6e5e7d59fc42d9b95c6e66fc42d9b95c6e5e7d6245
SJIS-WIN ?B??\nf?B??\n^}Y?B??\nf?B??\n^}bE 001111110100001000111111001111110101110001101110011001100011111101000010001111110011111101011100011011100101111001111101010110010011111101000010001111110011111101011100011011100110011000111111010000100011111100111111010111000110111001011110011111010110001001000101 3f423f3f5c6e663f423f3f5c6e5e7d593f423f3f5c6e663f423f3f5c6e5e7d6245
EUC-JP üBÙ?\nfüBÙ?\n^}YüBÙ?\nfüBÙ?\n^}bE 10001111101010111110010001000010100011111010101011100011001111110101110001101110011001101000111110101011111001000100001010001111101010101110001100111111010111000110111001011110011111010101100110001111101010111110010001000010100011111010101011100011001111110101110001101110011001101000111110101011111001000100001010001111101010101110001100111111010111000110111001011110011111010110001001000101 8fabe4428faae33f5c6e668fabe4428faae33f5c6e5e7d598fabe4428faae33f5c6e668fabe4428faae33f5c6e5e7d6245
UTF-8 üBÙ¹\nfüBÙ¹\n^}YüBÙ¹\nfüBÙ¹\n^}bE 110000111011110001000010110000111001100111000010101110010101110001101110011001101100001110111100010000101100001110011001110000101011100101011100011011100101111001111101010110011100001110111100010000101100001110011001110000101011100101011100011011100110011011000011101111000100001011000011100110011100001010111001010111000110111001011110011111010110001001000101 c3bc42c399c2b95c6e66c3bc42c399c2b95c6e5e7d59c3bc42c399c2b95c6e66c3bc42c399c2b95c6e5e7d6245
UHC ?B?¹\nf?B?¹\n^}Y?B?¹\nf?B?¹\n^}bE 00111111010000100011111110101001111101100101110001101110011001100011111101000010001111111010100111110110010111000110111001011110011111010101100100111111010000100011111110101001111101100101110001101110011001100011111101000010001111111010100111110110010111000110111001011110011111010110001001000101 3f423fa9f65c6e663f423fa9f65c6e5e7d593f423fa9f65c6e663f423fa9f65c6e5e7d6245

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