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 oŸ—foŸ—^}YoŸ—foŸ—^}bE 10001101011011111001111110010111011001101000110101101111100111111001011101011110011111010101100110001101011011111001111110010111011001101000110101101111100111111001011101011110011111010110001001000101 8d6f9f97668d6f9f975e7d598d6f9f97668d6f9f975e7d6245
SJIS-WIN ?o??f?o??^}Y?o??f?o??^}bE 00111111011011110011111100111111011001100011111101101111001111110011111101011110011111010101100100111111011011110011111100111111011001100011111101101111001111110011111101011110011111010110001001000101 3f6f3f3f663f6f3f3f5e7d593f6f3f3f663f6f3f3f5e7d6245
EUC-JP ?o??f?o??^}Y?o??f?o??^}bE 00111111011011110011111100111111011001100011111101101111001111110011111101011110011111010101100100111111011011110011111100111111011001100011111101101111001111110011111101011110011111010110001001000101 3f6f3f3f663f6f3f3f5e7d593f6f3f3f663f6f3f3f5e7d6245
UTF-8 oŸ—foŸ—^}YoŸ—foŸ—^}bE 11000010100011010110111111000010100111111100001010010111011001101100001010001101011011111100001010011111110000101001011101011110011111010101100111000010100011010110111111000010100111111100001010010111011001101100001010001101011011111100001010011111110000101001011101011110011111010110001001000101 c28d6fc29fc29766c28d6fc29fc2975e7d59c28d6fc29fc29766c28d6fc29fc2975e7d6245
UHC ?o??f?o??^}Y?o??f?o??^}bE 00111111011011110011111100111111011001100011111101101111001111110011111101011110011111010101100100111111011011110011111100111111011001100011111101101111001111110011111101011110011111010110001001000101 3f6f3f3f663f6f3f3f5e7d593f6f3f3f663f6f3f3f5e7d6245

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